body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
	background: #fc55be;
	margin: 0px;
}
.td1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #280058;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff95fe;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff95fe;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
a img 
{
border:#fc55be solid 1px;
}
.br, .br img a:link, .br img a:visited, .br img a:active, .br img a:hover
{
border: none;
}