A:hover {
color: #6769b0;
text-decoration: none;
background-color: #cccccc;
}

A {
color: #ffffff;
text-decoration: none;
}

BODY {
font-family: Verdana;
font-size: 8pt;
color: #ffffff;
line-height: 1.5;
background-color:#ffffff;
background-repeat:repeat-x;
}

TABLE {
font-family: Verdana;
font-size: 8pt;
color: #ffffff;
line-height: 1.5;
}

HR {
color: #262252;
}