


#menu:visited  {

color: #00247D; 
text-decoration: none;

}


#menu:link  {

color: #00247D; 
text-decoration: none;

}


#menu:hover   {

color: #B60000; 
font-weight: bold;

}


#bg {	

background-color: #bcbcbc;

}


#bodytext {

font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-style: normal;
color: #333333;

}

#link:visited  {

color: #00247D; 
text-decoration: none;

}


#link:link  {

color: #00247D; 
text-decoration: none;

}


#link:hover   {

color: #B60000; 
font-weight: bold;

}