.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: CC9933;
}
.bordered {
	border: thin solid 666666;
	color: #CC9933;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
.bordered2 {
	border: thin solid 666666;
}
a:link {
	color: #CC9933;
}
a:visited {
	color: #CC9933;
}
