body{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	background: #fdeafd;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:link{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #ff33cc;
}

a:visited{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #ff33cc;
}

a:active{
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

a:hover{
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

