body {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #683A2A;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #683A2A;
}
a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
}
li {
	font-style: normal;
	font-weight: normal;
}
ul {
	font-style: normal;
	font-weight: normal;
}
p {
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #683A2A;
}
.blackborder {
	border-color:#000;
}
#whitelinks {
	width: 130px;
	background: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #EFECCE;
	text-decoration: none;
	font-weight: bold;
margin-left: auto;
margin-right: auto;
		text-align: left;
}
	
#whitelinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #EFECCE;
	text-decoration: none;
	font-weight: bold;

}
#whitelinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #EFECCE;
	text-decoration: none;
	font-weight: bold;
}
#whitelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}
.leftalign {
	text-align: left;
}

