.text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#FF6600;	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#0033CC;	text-decoration: none;
}
.butt {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#FFFFFF;	text-decoration: none;
}
.butt a:link{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#FFFFFF;	text-decoration: none;
}
.butt a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: bold;
	font-variant: normal;	text-transform: none;	color:#999999;	text-decoration: none;
}