A:link { color: blue; text-decoration: none; }
A:visited { color: blue; text-decoration: none; }
A:active { color: blue; text-decoration: none; }
A:Link.Leftnav {
COLOR: blue;
FONT-WEIGHT: bold;
}
A:Active.Leftnav {
COLOR: blue;
FONT-WEIGHT: bold;
}
A:Visited.Leftnav {
COLOR: blue;
FONT-WEIGHT: bold;
}
A:Hover.Leftnav {
TEXT-DECORATION: underline;
}
BODY {
FONT-FAMILY: 'Ariel','sans-serif','Courier';
FONT-SIZE: 8pt;
LETTER-SPACING: normal;
LINE-HEIGHT: normal;
POSITION: absolute;
MARGIN-LEFT: 0px;
MARGIN-TOP: 0px
}
DIV.hhh {
FONT-SIZE: 18pt;
COLOR: red;
FONT-WEIGHT: bold;
TEXT-DECORATION: underline;
}