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