.text {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.head {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: none;
	color: #FF6600;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
.more:hover{ color:#FF0000;}
.subhead {
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

