body{
	background:#000000;
	}
.border {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8d8153;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8153;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #8d8153;
	text-decoration: none;
}
a:visited {
	color: #8d8153;
	text-decoration: none;
}
a:hover {
	color: #8d8153;
	text-decoration: none;
}
a:active {
	color: #8d8153;
	text-decoration: none;
}
