/* ********** BASIC TEXT ********** */ body, td { color: #333333; font-family: Arial, Verdana, san-serif; font-size: 10pt; } a:link, a:visited { color: #0e3979; font-family: Arial, Verdana, san-serif; font-size: 10pt; text-decoration: underline; } a:hover, a:active { color: #5c4b27; font-family: Arial, Verdana, san-serif; font-size: 10pt; } /* ********** FOOTER ********** */ .footerlink { color: #634d2e; font-family: Arial, Verdana, san-serif; font-size: 8pt; } a.footerlink:link, a.footerlink:visited { color: #634d2e; font-family: Arial, Verdana, san-serif; font-size: 10pt; font-weight: bold; text-decoration: none; } a.footerlink:hover, a.footerlink:active { color: #0c2c57; font-family: Arial, Verdana, san-serif; font-size: 10pt; font-weight: bold; text-decoration: none; } /* ********** FRAME ********** */ a.splashnav:link, a.splashnav:visited { color: #e5c9a3; font-family: Arial, Verdana, san-serif; font-size: 10pt; font-weight: bold; text-decoration: none; } a.splashnav:hover, a.splashnav:active { color: #ffffff; font-family: Arial, Verdana, san-serif; font-size: 10pt; font-weight: bold; text-decoration: none; } /* ********** FEATURED LISTINGS ********** */ .featuredlistingstext { color: #ffffff; font-family: Arial, Verdana, san-serif; font-size: 8pt; } a.featuredlistinglink:link, a.featuredlistinglink:visited { color: #e5c9a3; font-family: Arial, Verdana, san-serif; font-size: 7pt; font-weight: bold; text-decoration: none; } a.featuredlistinglink:hover, a.featuredlistinglink:active { color: #ffffff; font-family: Arial, Verdana, san-serif; font-size: 7pt; font-weight: bold; text-decoration: none; } /* ********** MISC ********** */ #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;}