.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #CC0000;
	text-decoration: underline;
}
