body
{
font-family: verdana, arial;
background-color: #000000;
color:#FFFFFF
} 

h2
{
font-size: 15;
margin-top: 5 px;
margin-bottom: 5 px;
text-decoration: underline
} 

div
{
font-size: 14;
text-align:justify;
}


a:link
{
color: #CF3011;
text-decoration: none
}

a:visited 
{
color: #B3290F;
text-decoration: none
}

a:hover 
{
color: #CF3011;
text-decoration: underline
}

a:active 
{
color: #CF3011;
text-decoration: underline
}

