.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #ffcc99;
}

a {
	text-decoration: underline;
	color:#ffcc33;
}

a:visited {
	color: #cccccc;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #ff0000;
}



.text_2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #ffcc99;
}


.text_3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}