.body{ 
	color : black;
	font-family : verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.required{ 
	color : #ff0000;
	font-family : verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.body2{ 
	color : #f42a92;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.bodylg{ 
	color : #f42a92;
	font-family : verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}
.bodylg2{ 
	color : #f42a92;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.footer{ 
	color : #ffa8d5;
	font-family : verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.body{
	color : #f42a92;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.body:hover{
	color : red;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.body:active{
	color : #f42a92;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.body2{
	color : red;
	font-family : verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.body2:hover{
	color : #f42a92;
	font-family : verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.body2:active{
	color : red;
	font-family : verdana;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.footer{
	color : #f42a92;
	font-family : verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:hover{
	color : red;
	font-family : verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:active{
	color : #f42a92;
	font-family : verdana;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
.footer2{ 
	color : #ee84b5;
	font-family : verdana;
	font-size : 12px;
	font-weight : none;
	text-decoration : none;
}