.online {
	border-top: thin solid #0099CC;
	border-right: thin solid #0099CC;
	border-bottom: thin none #0099CC;
	border-left: thin solid #0099CC;

}
.online2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	float: none;
	clear: both;




}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
