@charset "utf-8";
/* CSS Document */
body
{
background-color:#004E98;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:x-small;
background-attachment:fixed; 
}
a:link
{
color:#003399;
font-weight:800;
text-decoration:none;
}
a:visited
{
color:#003399;
font-weight:800;
text-decoration:none;
}
a:hover
{
color:#3366FF;
font-weight:800;
text-decoration:none;
}