body {
font-weight : normal;
font-family : arial;
font-size : 12px;
color : 000000;
}

A:visited, A:hover {
font-weight : bold;
font-family : arial;
color : 215E21;
background : transparent;
text-decoration : none;
} 

A:link {
font-weight : bold;
font-family : arial;
color : #800000;
background : transparent;
text-decoration : none;
} 

A:active {
font-weight : bold;
font-family : arial;
color : #FF0000;
background : transparent;
text-decoration : none;
}

.bodytext  {font-size: 10pt; font-family: arial;}