body{
	font-family: Comic Sans MS, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	background-color:#effcbf;
	margin: 0px;
}
.td1 {
	font-size: 12px;
	color: #4f013a;
	font-weight: normal;
	line-height:17px;
}
.td2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height:17px;
}
.a1:link, .a1:visited{
	text-decoration: underline;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.a1:active, .a1:hover{
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}