.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textsmall {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textred {

	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CC0000;
}
.texthdred {


	font-family: Tahoma;
	font-size: 14px;
	color: #CC0001;
	text-decoration: none;
}
