p {
	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #FFFFFF;
}
a:link {
	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;

}
a:hover {
	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {

	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;
}
a:active {


	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #990000;
	text-decoration: none;
}
marquee {
	font-family: Garamond, "Times New Roman", serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #86A77A;

}

