/* CSS Document */

Body {font-family: verdana; font-size: 10px; color: #88a3c5;}
Td {font-family: verdana; font-size: 10px; color: #88a3c5;}

A:Link {color: #FF9900; text-decoration: none;}
A:Visited {color: #FF99ee; text-decoration: none;}
A:Active {color: #ffffff; text-decoration: none;}
A:Hover {color: #ffffff; text-decoration: none;}

A.link:Link {color: #88a3c5; text-decoration:underline;}
A.link:Visited {color: #88a3c5; text-decoration: underline;}
A.link:Active {color: #ffffff; text-decoration: none;}
A.link:Hover {color: #ffffff; text-decoration: none;}

.style1 {color: #FF9900}