.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.text2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.menu {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;

}
