a 
{font-weight: bold;
text-decoration:none;}

a:hover 
{text-decoration:underline; 
color: rgb(255, 255, 255);}


body 
{font-family: Times New Roman,Times,serif; 
font-size: 10px; 
font-style: normal;  
line-height: normal;
font-weight: normal; 
color: #000000; 
text-decoration: none}

table
{font-size: 16px;
font-family: 'Times New Roman',Times,serif; 
}

#nav
{font-family: 'Times New Roman',Times,serif; 
font-size: 18px;
font-weight: bold;
width: 932px;
text-align: center;
color: #fff;
padding: 4px;
margin-right: 0px;
}


#nav a:link 
{font-family: 'Times New Roman',Times,serif; 
text-decoration: none;
font-weight: bold;
color: #ffffff}

#nav a:active 
{text-decoration: none;
font-weight: bold;
color: #ffffff;}

#nav a:visited 
{text-decoration: none;
font-weight: bold;
color: #ffffff;}

#nav a:hover 
{text-decoration:none;
font-weight: bold;
color: #666666;
}

