.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.textgrey {

	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.smalltext2 {

	font-family: Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666F73;
	text-decoration: none;
}
.textgreen {

	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #33CCFF;
	text-decoration: none;
}
.smalltext2red {


	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #CC3333;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C0C0C0;
	border: 1px solid #666666;
	height: 22px;
	width: 225px;

}
.textboxbig {

	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C0C0C0;
	border: 1px solid #666666;
	height: 100px;
	width: 250px;
}
.textredlinks {


	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #CC3333;
	text-decoration: none;
}
