body {
	background-color: #7B0416;
	font-family: Tahoma, Arial;
	color: #FCCB58;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #FCCB58;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #FCCB58;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #FCCB58;
	text-decoration: none;
}

