Body
{ 
background-image:     url(images/background.gif); 
background-repeat: repeat; 
background-position: center; 
}

td 
{ 
font-family: arial; 
font-size: 12px;
}

a 
{ 
color:#0A7BC7;
}

a:visited 
{ 
color:#0A7BC7;
}

a:link 
{ 
color:#0A7BC7;
}

a:active 
{ 
color:#0A7BC7; 
}

a:hover 
{ 
color:#ff0000; 
}