<style type="text/css">
<!--

/*none link for NS6 bug - doesn't recognize the first style in the style sheet*/
.none { color: #000000; text-decoration: none; }
.none :hover { color: #000000; text-decoration: none; }

A  {
	font : georgia,times new roman,serif; 
	font-family : georgia,times new roman,serif;
	font-size : 12px;
	color: #FD9E0E;
        text-decoration : none;
}

A:HOVER  {
	font : georgia,times new roman,serif;
	font-family : georgia,times new roman,serif;
	color : #FD9E0E;
	text-decoration : underline;
	
}

A:ACTIVE  {
	font : georgia,times new roman,serif;
	font-family : georgia,times new roman,serif;
	color : #FD9E0E;
        text-decoration : none;
}


/*BODY TEXT COLORS*/
p { font: 12px georgia,times new roman,serif;  color: #676D62; }
.body { font: 12px georgia,times new roman,serif;  color: #676D62; }
.lgtitles { font: bold 13px georgia,times new roman,serif;  color: #0799BA; }
.smtitles { font: bold 12px georgia,times new roman,serif;  color: #4E5D88; }
.bluetext { font: 12 px georgia,times new roman,serif;  color: #00559B; }
.lgredtitles { font: bold 19px georgia,times new roman,serif;  color: #FD9E0E; }
.blacktext { font: 12 px georgia,times new roman,serif;  color: #000000; }
.smwhitetext { font: 9 px verdana,arial,sans-serif;  color: #ffffff; }
.smbrowntext { font: 11 px georgia,times new roman,serif;  color: #676D62; }
.smboldred { font: 13 px georgia,times new roman,serif;  color: #FD9E0E; font-weight: bold; }

a.bluetext { font: font: 12 px georgia,times new roman,serif;  color: #4E5D88; text-decoration : none;}
a:hover.bluetext { font: 12 px georgia,times new roman,serif;  color: #FE9E0D; text-decoration : underline;}
a:active.bluetext { font: 12 px georgia,times new roman,serif;  color: #4E5D88; text-decoration : none;}

a.smbrowntext { font: font: 11 px georgia,times new roman,serif;  color: #676D62; text-decoration : none;}
a:hover.smbrowntext { font: 11 px georgia,times new roman,serif;  color: #FD9E0E; text-decoration : none;}
a:active.smbrowntext { font: 11 px georgia,times new roman,serif;  color: #676D62; text-decoration : none;}

a.smwhitetext { font: 9 px verdana,arial,sans-serif;  color: #ffffff; text-decoration : none;}
a:hover.smwhitetext { font: 9 px verdana,arial,sans-serif;  color: #313E62; text-decoration : none;}
a:active.smwhitetext { font: 9 px verdana,arial,sans-serif;  color: #ffffff; text-decoration : none;}

a.whitetext { font: 11 px verdana,arial,sans-serif;  color: #ffffff; text-decoration : none;}
a:hover.whitetext { font: 11 px verdana,arial,sans-serif;  color: #313E62; text-decoration : none;}
a:active.whitetext { font: 11 px verdana,arial,sans-serif;  color: #ffffff; text-decoration : none;}


-->
</style>
