.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.head1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF1938;
}
a:link {
	color: #FF1938;
	text-decoration: none;

}
a:visited {
	color: #FF1938;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;

}
a:active {
	color: #FF93A0;

}
.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF1938;
}
