/* Body format */
body
{
  margin:0; font-family            : Verdana;

  font-size:10pt; color:#000000

}


/* Links */
a:link, a:active, a:visited
{
  font-family            : Verdana;
  text-decoration        : none;

  background-color       : transparent;
  color                  : #000000; font-size:8pt
}

a:hover
{
  font-family            : Verdana;
  text-decoration        : none;
   
  background-color       : transparent;
  color                  : #ff0000;
}