A:link {
text-decoration: none;
color: #FF9900
}

A:hover {
text-decoration: underline;
color: #99CCCC
}

A:visited {
text-decoration: none;
color: #99CCCC
}

TD {
font-family: Arial, Helvetica;
font-size: 12pt;
color: #FFFFFF;
}

.header {
font-size: 14pt;
color: #336699;
font-weight: bold;
}

