.text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.boldtext {

	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.textbig {
	font-family: verdana;
	font-size: 17px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
.textsmall {

	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

