body {
	background-image: url(images/indexbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF1F4;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F8136E;
	text-decoration: none;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
}
.mainfont {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align:left;
}
.font3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.font3 a
{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	
	}

