body
{
    color : rgb(255 , 255 , 255);
    background : rgb(0 , 128 , 0);
    font-size : 12pt;
    line-height : 14pt;
    font-family : Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
}
a
{
    Color : black;
}
a:link
{
    Color : black;
}
a:visited
{
    Color : yellow;
}
a:hover
{
}
