body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-image: url(images/background.gif);
	text-align: justify;
}
a:link, a:visited {
	color:				#CCCC00;
	text-decoration:	none;
}
a:hover, a:active {
	color:				#FFCC00;
	text-decoration:	underline;
}

.footer {
	font-size: 10px;
	color: #6B1A00;
}


a.footer:link, a.footer:visited {
	color:				#353B0D;
	text-decoration:	none;
}
a.footer:hover, a.footer:active {
	color:				#FF9900;
	text-decoration:	underline;
}

