*{
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
}
body {
	background-color:#993333;
	
}
body,p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

body,td { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
vertical-align: top;
 }


a:link {color:#ffb730; font-weight:normal; text-decoration:none;}
a:visited {color:#ffb730; font-weight:normal; text-decoration:none;}
a:hover {color:#ffffff; font-weight:normal; text-decoration:underline;}

.a-white { color: #ffb730; font-weight:normal; text-decoration: none; cursor: hand; }
.a-white:hover { color: #FFFFFF; font-weight:normal; text-decoration: overline underline; cursor: hand }
.a-white:visited { color: #ffb730; font-weight:normal; text-decoration: none; cursor: hand }