body { 
	color: #000000;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	margin: 0px;
	padding: 0px;}


hr {color: #000000;}

td {font-size: xx-small;}

a:link { color: #841e24 ; text-decoration: underline; }
a:visited { color: #841e24 ; }
a:hover { color: #ebcec9 ; background-color: #000000; }
a:active { color: #841e24 ; }

a.menu:link { font-size:  x-large; color: #ebcec9 ; font-weight: bold; background-color: #841e24; text-decoration: none; }
a.menu:visited { font-size:  x-large; color: #ebcec9 ; font-weight: bold; background-color: #841e24; text-decoration: none; }
a.menu:hover { font-size:  x-large; color: #841e24; font-weight: bold; background-color: #000000; text-decoration: none; }
a.menu:active { font-size:  x-large; color: #ebcec9 ; font-weight: bold; background-color: #841e24; text-decoration: none; }

