A:link 		{ text-decoration:none }
A:visited 	{ text-decoration:none }
A:hover		{ text-decoration:underline }
A:active	{ text-decoration:underline } 


.mainnav {
	font-family: Charcoal, Trebuchet MS, Helvetica, Arial;
	font-size: 10px;
	line-height: 14px;
	}

.descrip {
	font-family: Charcoal, Trebuchet MS, Helvetica, Arial;
	font-size: 9px;
	line-height: 11px;
	}

.caretext {
	font-family: Charcoal, Trebuchet MS, Helvetica, Arial;
	font-size: 9px;
	line-height: 12px;
	}

.text {
	font-family: Verdana, Arial, Helvetica, Charcoal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	}

.text a {
	color: #666;
	}

.statetext {
	font-family: Verdana, Arial, Helvetica, Charcoal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	}

.blacktext {
	font-family: Verdana, Arial, Helvetica, Charcoal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	}

.whitetext {
	font-family: Verdana, Arial, Helvetica, Charcoal;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	}

.statetext a {
	color: #FFC;
	}

.statetext a:hover {
	color: #F00;
	}

.blacktext a {
	color: #666;
	}

.blacktext a:hover {
	color: #F00;
	}

.boldtext {
	font-family: Arial Black;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	}







