
body         {
background-color: #ffffff; color: #000080;
font-family: Arial; font-size: 9 pt }
link         {
font-family: arial; color: #000080; font-size: 8 pt }

A { TEXT-DECORATION: none;
    COLOR: #ff0000;
    FONT-SIZE: 10pt
}

A:hover {
font-weight : normal;
font-size: 10 pt;
color : #ff0000;
background-color : transparent;
}

A:visited { text-decoration: none;
font-size: 10 pt;
color : #ff00aa;}

