.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	background-color: #FF6600;


}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;

}

