.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
.h1 {
	font-family: corbel;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.h2 {
	font-family: corbel;
	font-size: 15px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
.button {
	font-family:Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.button a:link{
	font-family:Calibri;
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.button a:hover{
	font-family:Calibri;
	font-size: 14px;
	font-weight: normal;
	color:#999999;
	text-decoration:underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-decoration:underline;
}