 A:link  {
	color : #FFCC00;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 12px;
 }
 A:visited  {
	color : #FFCC00;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 12px;
 }
 A:hover  {
	color : #FF0000;
	text-decoration : underline;
	font-family: Verdana;
	font-size: 12px;
}



 }

 BODY  {
	font-family : Verdana;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #0099FF;
 }
.textBIG {
	font-family : Verdana;
	font-size : 14pt;
	color : #000000;
	font-weight: bold;
 }
.textB {
	font-family : Verdana;
	font-size : 11pt;
	color : #000000;
	font-weight: bold;
 }
.textDESC {
	font-family : Verdana;
	font-size : 12pt;
	color : #0099FF;
	font-weight: normal;
 }
.textUNDER {
	font-family : Verdana;
	font-size : 10pt;
	color : #0099FF;
	font-weight: normal;
 }
.textSMSA {
	font-family : Verdana;
	font-size : 10pt;
	color : #0099FF;
	font-weight: normal;
 }