BODY {
	font-family: Garamond, Georgia,"Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
	color: #2C452F;
	background: url('/images/misc/banner.jpg') #F9EED2;
	margin : 0 0 0 0;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EAE6C5;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EAE6C5;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #EAE6C5;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: yellow;
}

P {
	font-family: Garamond, Georgia,"Times New Roman", Times, serif;
	font-size : 28pt;
	font-weight: bold;
	color: #2C452F;
}

