BODY
{
    Background-Color: white;  background: url(images/bg2.gif)
    Font-family: Arial, helvetica, sans-serif
}


A:hover
{
    color:ff6600 ;   
    text-decoration:none;
}
A:Link 
{
    color: ff6600; 
    text-decoration:none;
}
A:visited 
{
    color:cccc66; 
    text-decoration:none;
}
