body
{
background: white;
font-family: Arial;
color: navy
}

A:visited, A:link  
{ 
background-image: ;
background-repeat: no-repeat;
text-decoration: none; 
font size: 13pt;
color: navy;

}


A:hover
{
background-image: url(pictures/tlac_on.gif);
background-repeat: no-repeat;
font-size: 13pt;
color: #CC3300;
text-decoration: none;

}
url(pictures/tlac_off.gif)

