
body
{
color: #EEEEEE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
}

a:link
{
color: #EEEEEE;
text-decoration: none;
font-weight: bold;
}
a:visited
{
color: #EEEEEE;
text-decoration: none;
font-weight: bold;
}
a:active
{
color: #EEEEEE;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: #EEEEEE;
text-decoration: underline;
font-weight: bold;
}


