body
{ 
background-image: url('images/bg_gradient.jpg'); bg-color: #8eb2bf; background-repeat: repeat-x; font-family: verdana, arial, tahoma; font-size : 13px; color: #192f39;
}
td
{
font-family: verdana, arial, tahoma; font-size : 13px; color: #192f39;
}
A:link
{
text-decoration: none; color: #1e6687; font-weight: bold;
}
A:visited
{
text-decoration: none; color: #1e6687; font-weight: bold;
}
A:active
{
text-decoration: none; color: #1e6687; font-weight: bold;
}
A:hover {
text-decoration: underline; color: #70b0cd; font-weight: bold;
}


