.text {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 17px;


}
.text2 {
	font-family: "Arial";
	font-size: 11px;
	color: #CC9900;
	font-weight: bold;

}
a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	line-height: 12px;
	text-decoration: none;

}
a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	line-height: 12px;
	text-decoration: none;

}
a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	line-height: 12px;
	text-decoration: underline;

}
a:active {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	line-height: 12px;
	text-decoration: none;

}
