/* ********** STANDARD TEXT LINKS ********** */ body, td { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; } a:link, a:visited { color: #2880c9; font-size: 9pt; text-decoration: underline; } a:hover, a:active { color: #666666; font-size: 9pt; text-decoration: underline; } /* ********** FRAME MENU ********** */ a.splashnav:link, a.splashnav:visited { color: #2880c9; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } a.splashnav:hover, a.splashnav:active { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; } /* ********** FOOTER ********** */ .footerlink { color: #cccccc; font: 8pt Arial, Verdana, san-serif; } a.footerlink:link, a.footerlink:visited { color: #2880c9; font: 8pt Arial, Verdana, san-serif; text-decoration: none; } a.footerlink:hover, a.footerlink:active { color: #666666; font: 8pt Arial, Verdana, san-serif; text-decoration: none; } /* ********** DEFAULT LINKU ********** */ #normal {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} #normal_red {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt;} #normal_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt;} #heading {text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold;} #heading_white {text-decoration : none; color : white; font-family : verdana; font-size : 10pt; font-weight : bold;} #error {text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt; font-weight : bold;} #paging {text-decoration : none; color : black; font-family : verdana; font-size : 10pt;}