body,td, p {
 font-family: Arial; 
 font-size: 14px;
 color: #000000;
}

a:link {
 color: #777777;     
 font-size: 12px;
 font-family: verdana;    
 text-decoration: underline;
}

a:visited {
 color: #777777;     
 font-size: 12px;
 font-family: verdana;    
 text-decoration: underline;
}

a:active {
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

h3 {
 font-family: verdana; 
 font-size: 15;
 text-decoration: bold;
}


