td {
color: #4E2007;
font-size: 13px;
font-family: "lucida grande", tahoma, arial, helvetica;
}

a {
font-size: 13px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #ad2a2c; }

a:hover {
font-size: 13px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #d6a824; }

#nav {

	background: #CEBB79 url("images/nav.gif");
	text-align: center;
	width: 402px;
	height: 17px;
	color: #4E2007;

}

#nav a {

	color: #4E2007;
	font-size: 12px;
	text-decoration: none;

}

#nav a:hover {

	text-decoration: underline;

}
