a
{
text-decoration: none
}
a:visited
{
color: #99CC99
}
a:hover      { color: #FFEE91; text-decoration: underline }
a:active     { color: #99CC99; text-decoration: underline }
a:link
{
color: #FFCC33
}


body
{
background-color: #5E63AB; 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
}
