body	{

	background-image: url(imx/82ndback.jpg);
}

p	{
	font-size: 12pt;
	font-family: Garamond;
}

a {
	color: #800000;
	text-decoration: underline;
}

a:hover {
	color: #ffff00;
	background-color: #800000;
	text-decoration: none;
}
a.main {
	color: #ffff00;
	text-decoration: underline;
}

a:hover.main {
	color: #ffff00;
	background-color: #800000;
	text-decoration: none;
}

a.bottom {
	color: #800000;
	text-decoration: underline;
}

a:hover.bottom {
	color: #ff0000;
	background-color: #ffff00;
	text-decoration: none;
}

HR	{
	color: #ff0000;
}
H1,H2,H3	{
	color: #ff0000;
}
