body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #4b0e6a;
	margin: 0px;
	background:url(images/background.jpg) center repeat-y #ffeeff;
}
.td1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4b0e6a;
	line-height: 16px;
	font-weight: normal;
}
.a1:link, .a1:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	color: #4b0e6a;
	line-height: 30px;
	font-weight: bold;
}
.a1:active, .a1:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #4b0e6a;
	line-height: 30px;
	font-weight: bold;
}