A {
	color: #ffffff;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 14px;
}
A:HOVER{
	color: #F7EBD1;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 14px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration : none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: gray;
	text-align: center;
}

BODY {SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #E63008; SCROLLBAR-SHADOW-COLOR: #E63008; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #E63008; SCROLLBAR-TRACK-COLOR: #fefefe; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}