<style>
a:link { }
a:link   { font-weight:none; text-decoration: none; color: #D11E21; }
a:visited { font-weight:none; text-decoration: none; color: #D11E21; }
a:hover	{ font-weight:none; text-decoration: none; color: #FF9900; }
a:active	{ font-weight:none; text-decoration: none; color: #FF0000; }

table {
font-family : Verdana;
font-size : 13;
line-height: 1.3;
}

body {
background : #0D366C;
font-family : Verdana;
font-size : 13;
line-height: 1.3;
}
</style>
