body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #47020B;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #47020B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #E90751;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #E90751;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-weight: bold;
	font-size: 10px;
	color: #E90751;
}
TEXTAREA, SELECT, .input {
	FONT-SIZE: 8px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #999999;
	BACKGROUND-COLOR: #ffffff;
}