body{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #bc008a;
	margin: 0px;
	background-color: #990079;
}
.td1{
	font-size: 14px;
	text-decoration: none;
	color: #bc008a;
	line-height: 17px;
	font-weight: normal;
}
.a1:link, .a1:visited{
	font-size: 16px;
	color: #780058;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}

.a1:active, .a1:hover{
	font-size: 16px;
	color: #780058;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

