a:link 
{
text-decoration: none;
color: #939393;


}
a:active 
{
text-decoration: none;
color: #939393;

}
a:hover 
{
text-decoration: none;
color: #000000;

}
.topnav 
{
font-family: Gill Sans, Helvetica, sans serif; 
text-align: center;
width: 800px;

}
a.topnav:link  
{
text-decoration: none;



}
.topnavlink
{
text-decoration: none;
color: #939393;

}
