body {
	background-color: #000000;
	background-image:url('images/fullbg.jpg');
}

a {
	color: #663311;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #663311;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #663311;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: #FFDE5F;
	color: #442211;
	font-weight: bold;
}

a:active {
	color: #663311;
	text-decoration: none;
	font-weight: bold;
}

.men {
	font-family: Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663311;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cr {
	font-family: Verdana, san-serif;
	font-size: 7pt;
	color: #995522;
	margin-top: 4px;
}
