body {
	background-image : url(../images/main_bg.jpg);
	margin : 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.header1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	border: none;
}
.header2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FA40D0;
	text-decoration:none;
	border: none;
}
.header3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FC018C;
	text-decoration:none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FC018C;
	text-decoration:underline;
	border: none;
}
.a1, .a1:a, .a1:link, .a1:visited, .a1:hover, .a1:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FC018C;
	text-decoration:none;
	border: none;
}
.a2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration:none;
	border: none;
}



