body { font-size: 70%; font-family: Arial; }
td { font-size: 70%; font-family: Arial; }
A { color: blue; font-family: Arial; text-decoration: none; font-weight: normal; }
A:hover { font-family: Arial; text-decoration: underline; font-weight: normal; }

A.1:visited {font-family:tahoma,verdana,arial; color:#ffffff; font-size:11px; text-decoration:none}
A.1:hover {font-family:tahoma,verdana,arial; color:#ffff00; font-size:11px; text-decoration:none}
A.1:link {font-family:tahoma,verdana,arial; color:#ffffff; font-size:11px; text-decoration:none}
A.1:active {font-family:tahoma,verdana,arial; color:#ffff00; font-size:11px; text-decoration:none}
.1 {font-family:tahoma,verdana,arial; color:#ffffff; font-size:11px; text-decoration:none}

.cells_dark { background: #3F6EFD; }
.cells_light { background: #D5DFFE; }
.cells_lighter { background: #E3E9FD; }
.cells_red { background: #CC0000; }
.header_text { color: white; }
.header_links { color: yellow; }
.menu { background: #3F6EFD; color: white; }
.menu_links { color: white; }
