a
{
text-decoration: none
}
a:visited
{
color: #B0EBB0
}
a:hover      { color: #FFEE91; text-decoration: underline }
a:active     { color: #99CC99; text-decoration: underline }
a:link
{
color: #FFCA00
}


body
{
background-color: #515694; font-family: Arial, MS Sans Serif, Verdana, Helvetica, sans-serif; color: #CCCCCC;
}
           
h1
{
font-size: 12pt; font-weight: bold; color: #99CC99
}

h3
{
font-size: 12pt; font-weight: bold
}

