.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:#FF9933;	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:#FF6600;	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight:normal;
	font-variant: normal;	text-transform: none;	color:#000000;	text-decoration: none;
}
.button a:link{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight:normal;
	font-variant: normal;	text-transform: none;	color:#000000;	text-decoration: none;
}
.button a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight:normal;
	font-variant: normal;	text-transform: none;	color:#FFFFFF;	text-decoration:underline;
}