A:active  { color: B00000; text-decoration: underline overline;}
A:link    { color: silver; text-decoration: underline;}
A:hover  { color: F9F9F9; text-decoration: underline overline;}
A:visited { color: B00000; }

body { 
scrollbar-base-color: #B00000;
scrollbar-3dlight-color: black;
scrollbar-track-color: #550000;
font-family:arial,verdana,helvetica;
font-size: 14px;
color: red;
} 

image{
border-color: red;
border-width:1px;
}

td {
A:active  { color: B00000; text-decoration: underline overline;}
A:link    { color: silver; text-decoration: underline;}
A:hover  { color: F9F9F9; text-decoration: underline overline;}
A:visited { color: B00000; }
}