.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;


}
.formsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF9900;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;


}
.textblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0099FF;
	text-decoration: none;
}
.textorange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF9900;
	text-decoration: none;
}
.textbigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.textbigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;

}
.textbigorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}

