
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #843C6C;
	font-family: Tahoma;
	font-size: 12px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF79C7;
	
}
a:link {
	text-decoration: none;
	width: 150px;
}
a:visited {
	text-decoration: none;
	width: 150px;
}
a:hover {
	text-decoration: none;
	color: #971774;
	border-bottom: 1px solid #971774;
	width: 150px;
}
a:active {
	text-decoration: none;
}


.style3 {
	color: #5F3F59;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.style4 {
	color: #842C6C;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.style5 {
	color: #292516;
	font-size: 11px;
	text-align:justify;
	font-family:Tahoma;

	
}

