
a:hover     		{ color              : #cc9900;
					}
					
					
/*Apply this class to the text you'd like a different link color. Text that is not a link will appear in this style.*/

font.left { color: #333333}

/*These are the link style definitions.*/
font.left a:link 		{ color: #333333}
font.left a:visited 	{ color: #6699cc}
font.left a:hover 		{ color: #cc9900}
font.left a:active 		{ color: #cc9900}

font.search { color: #333333}

/*These are the link style definitions.*/
font.search a:link 		{ color: #333333}
font.search a:visited 	{ color: #6699cc}
font.search a:hover 	{ color: #cc9900}
font.search a:active 	{ color: #cc9900}


font.latesthdr		{ font-family		  : verdana,arial,sans-serif;
					  font-size           : 12px;
					  font-weight         : bold;
					  letter-spacing      : +1px;
					  color               : 000066;
					}
					
font.hdr			{ font-family		  : helvetica,verdana,arial,sans-serif;
					  font-size           : 11px;
					  font-weight         : bold;
					  letter-spacing      : +1px;
					  color               : 006699;
					}
					
font.hdr2			{ font-family		  : helvetica,verdana,arial,sans-serif;
					  font-size           : 11px;
					  font-weight         : bold;
					  letter-spacing      : +1px;
					  color               : 006699;
					}
					
font.search			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
					
font.left			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					 
					}
					
font.text			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
font.textred			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #FF0000;
					}
font.textsp			{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					  line-height		  : 15px;
					  		
					}
.text				{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					}
.tabletext, .tabletext TD, .tabletext TH			
					{ font-family		  : verdana,arial,helvetica,sans-serif;
					  font-size           : 11px;
					  letter-spacing      : +.2px;
					  color               : #333333;
					  }
					  
ul.bordered { border : solid 1px; padding-top: 1ex; padding-bottom: 1ex; padding-right: 1em; padding-left: 3em; float : right; margin-left: 1em; list-style-type: disc}