.text {
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}

.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 20px;
	color: #009900;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #009900;
	text-decoration: none;
}
