
a:active {text-decoration: none}

a:visited {text-decoration: none}

a:hover {text-decoration: underline}

a:link    {text-decoration:none;color:#003399 ;background-color:transparent}
a:visited {text-decoration:none;color:#990099;background-color:transparent}
a:hover   {text-decoration:underline;color:#003399;background-color:transparent}
a:active  {text-decoration:underline;color:#003399;background-color:transparent}



font {font-family: times new roman, verdana, arial, helvetica, sans-serif}


.bodytext {font-size:14px; line-height:16pt; font-family:times new roman}

.bodytext_smallgrey {font-size:11px; line-height:12pt; font-family:times new roman; color:gray;}

.bodytext_orange {font-size:12px; line-height:12pt; font-family:times new roman; color:FF6600;}

.bodytext_sidetext {font-size:13px; line-height:12pt; font-family:times new roman;}