

body {font-family: Trebuchet MS, Verdana, sans-serif} 
body
{
font-size: small
}

A:link {
background-color : transparent; 

text-decoration : none; 
} 
A:visited {
background-color : transparent; 

text-decoration : none; 
} 
A:hover {
background-color : none; 

text-decoration : underline; 
} 




