.text {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.textbig {

	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.textgrey {

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.links {


	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}
.textbigtop {


	font-family: Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
