.net {
	font-size: 10pt;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	cursor: text;
	text-indent: 5px;

}
.border {
	border: 1px solid #666666;

}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.font {
	font-size: 11pt;
	font-weight: bold;

}
