/* CSS Document */


#about {
	font-weight: bold;
	color: #5698BA;
	text-decoration: underline;

}
#aboutnav, #aboutnav li {
	visibility: visible;
	display:block;
	padding: 1em 0 5px 0;
	margin:0px;
	font-size:1em;
	border-top: 2px none #ffffff;
	border-bottom: 1px none #E9E9E9;
	}
	 #aboutnav a:link {
	color: #333333;
}
 #aboutnav a:hover {
	color: #990000;
}
 #aboutnav a:visited {
	color: #333333;


}
#aboutnav ul {border-right: 1px solid #000000;}
	#aboutnav li a:hover 
	{
	
}
#aboutnav ul li {
font-weight: normal;
	

}
