a{
	background-color: #990000;
	color:#FFCC99;
	text-decoration: none;

}
a:leftnav.hover {
	font-style: normal;
	text-decoration: underline;
	
}
a:active {
	font-weight:bold;
	text-decoration: none;

}
a:visited{
	text-decoration: none;


}

