body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFC0A7;
	text-align:center;
	margin:0;
	background-color: #1F1004;
}

h2 {
	font-size: 18px;
	color: #DFC0A7;
}


p {
	margin-bottom: 0px;
}

a {
	font-size: 10px;
	text-decoration: none;
	color: #7F7F7F;
}

a:visited{
	font-size: 10px;
	text-decoration:none;
	color: #7F7F7F;
}

a:hover{
	font-size: 11px;
	color:#BFBFBF;
	text-decoration:none;
}
