.backpage1 {
	background-color: #F4D89D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CE0B0B;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {font-size: 60px; font-weight: bold; }
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}




a:link {
	color: #CE0B0B;
	text-decoration: underline;
	font-weight: bolder;
	font-style: oblique;
}
a:visited { color: #CE0B0B; text-decoration: underline; font-weight: bold;}
a:hover { color: #000099; text-decoration: none; font-weight: bold; }
a.men:link { color: #FFFF00; text-decoration: none; font-weight: bold;}
a.men:visited { color: #FFFF00; text-decoration: none; font-weight: bold;}
a.men:hover { color: #FF0000; text-decoration: none; font-weight: bold;}
