a:link       { color: #0000FF;  text-decoration: underline; }
a:visited    { color: #008040;  text-decoration: underline; }
a:active     { color: #00FF40;  text-decoration: underline; ; background-color: #808040}
a:hover      { color: #800040; text-decoration: none; }

BODY
{
FONT-SIZE: 12pt;
COLOR: black;
FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
}
