body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height:20px;
	color: #e4c7c8;
}
body {
	background:url(../images/pageBack01.jpg) repeat-x #6c0000;
	margin: 0px;
}

#mainHolder {
	padding-top:40px;
	text-align:center;
}
#footer {
	font-size:11px;
	padding:100px 0 20px;
	line-height:18px;
	text-align:center;
}


a:link, a:visited, a:active {
	color: #ffbe6e;
	text-decoration:none;
	border-bottom:1px dotted #ffbe6e;
}
a:hover {
	color: #ffff;
	text-decoration:none;
	background-color:#4A0001;
	border-style:none;
}
