.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainheadings {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.w-border {
	border: 3px solid #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #000000;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}	



a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CA76B2;
}
a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#00FFFF;
}

