/* CSS Document */

body 
{
	margin: 0px;
	
}
a.top:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-shadow:#000000;
}
.feature {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-shadow:#000000;
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-shadow:#000000;
}
a.top:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-shadow:#000000;
}
