body{
	margin: 0px;
	padding:0px;
	background-color:##f7a8f4;
}

.a1:link, .a1:visited{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffd5f7;
	font-weight: bold;
	line-height: 14px;
}
.a1:active, .a1:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffd5f7;
	font-weight: bold;
	line-height: 14px;
}
.td1{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffd5f7;
	line-height: 14px;
	font-weight: bold;
}
.td2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffe9ff;
	line-height: 14px;
	font-weight: normal;
}