.form {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form a{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: underline;
}
.form a:hover{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	text-decoration: underline;
}
.text {
	font-size:12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.text a{
	font-size:12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #EE0027;
}
.text a:hover{
	font-size:12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #EE0027;
}
.headline {
	font-size:15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.headline a{
	font-size:15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #EE0027;
	text-decoration: none;
}
.headline a:hover{
	font-size:15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #EE0027;
}
.footer {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;

}
.contact {
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.contact a{
	font-size:14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.contact a:hover{
	font-size:14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #EE0027;
}
