body,td,th {
	font-size: 12px;
	color: #5B5957;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E14592;
	background-image:url(img/bkdg.gif)
}

a:link {
	color: #8F8F8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F8F8F;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
