
#navigationover a {
        /*color: #9B9C9E; */
        color: #000000;
	font-family:arial ; 
	font-weight: bold;
	font-size:12px ; 
        font-weight: bold;
}
#navigationover a:link
{
	/*color: #9B9C9E;*/
	color: #000000;
	font-family:arial ; 
	font-size:12px; 
font-weight: bold;
text-decoration : none; }

#navigationover a:visited
{
	/*color: #9B9C9E;*/
	color: #000000;
font-weight: bold;
	font-family:arial ; 
	font-size:12px; 
text-decoration : none; }

#navigationover a:hover
{color: #000000; 
	font-family:arial ; 
	font-size:12px; 
font-weight: bold;
text-decoration : none; }

