body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
body {
	background-color: #f9ecb7;
	background-image: url(images/beige102.gif);
}
a {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #660000;
}

a.nav:link, a.nav:visited, a.nav:active {
color: #990000;
font-weight: bold;
font-size: 14px;

}

a.nav:hover {
color: #FF0000;
font-weight: bold;
font-size: 12px;

}

a.notice:link, a.notice:visited, a.notice:active {
color: #990000;
font-weight: bold;
font-size: 12px;

}

a.notice:hover {
color: #FF0000;
font-weight: bold;
font-size: 12px;

}