body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #fdf5e6;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.testing {
	border: 4px ridge #996600;
}
.testing2 {

	border: 5px ridge #AA7300;
}
.navtable {
	background-color: #FBECD0;
}
