/* CSS Document */

h1 { 
font-family: "Tahoma"; font-size: 12px; font-weight: normal; color: #CC0000; 
}

tr { 
font-family: "Arial"; font-size: 13px; 
}

a:link { color: #0000FF; text-decoration: underline }
a:visited { color: #0000FF; text-decoration: underline }
a:active { color: #0000FF; text-decoration: underline }
a:hover { color: #FF6600; text-decoration: none }