A:hover { 
COLOR: white;
TEXT-DECORATION: none;
}

A { 
COLOR: #FFCC66;
TEXT-DECORATION: none;
TEXT-DECORATION: underline;
}

.blue {
background-color: #101A4B;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
padding-bottom: 10px;
font-size : 7pt;
font-family : verdana, arial, trebuchet ms, sans serif;
font-weight : bold;
color: #fff;
}

.button {
background: url(graphics/button.gif);
width: 184px;
height: 26px;
}

.main:hover {
COLOR: #000;
text-decoration: none;
}

.main {
FONT-FAMILY: Verdana,Arial,Sans-serif; 
LINE-HEIGHT: 13px;
FONT-SIZE: 7pt;
COLOR: #DE0707;
text-decoration: none;
font-weight: bold;
}

.main-on {
FONT-FAMILY: Verdana,Arial,Sans-serif; 
LINE-HEIGHT: 13px;
FONT-SIZE: 7pt;
COLOR: #000000;
text-decoration: none;
font-weight: bold;
}

ul {
margin-left: 15px;
}

.maintable {
FONT-FAMILY: Verdana,Arial,Sans-serif; 
FONT-SIZE: 8pt;
COLOR: #fff;
text-decoration: none;
font-weight: normal;
}

h1 {
font-family:trebuchet ms, verdana, sans serif;
font-size: 14pt;
font-weight: bold;
font-style: italic;
color: #ffffff;
}

h2 {   
font-family: trebuchet ms, verdana, sans serif;
font-size : 24pt;
font-weight : bold;
color: red;
text-align: center;
}

big {   
font-family: trebuchet ms, verdana, sans serif;
font-size : 20pt;
font-weight : bold;
color: red;
text-align: center;

}

h4 {   
font-size : 12.5pt;
font-family : verdana, arial, trebuchet ms, sans serif;
font-weight : bold;
color: #f07800;
}

h5 {   
font-size : 14.5pt;
font-family : verdana, arial, trebuchet ms, sans serif;
font-weight : bold;
color: #fff;
}

small {   
font-size : 7pt;
font-family : verdana, arial, trebuchet ms, sans serif;
font-weight : bold;
color: #101A4B;
line-height: 11pt;
}

.bg {
background: #ffffff;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
font-family: verdana, sans serif;
font-size: 9pt;
font-weight: bold;
color: #101A4B;
width: 640px;
text-align: left;
padding: 10px;
}
