p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: cc8437;
	font-weight: bold;
	letter-spacing: 1px;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: cc8437;
	font-weight: bold;
		letter-spacing: 1px;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: cc8437;
	font-weight: bold;
		letter-spacing: 1px;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: cc8437;
	font-weight: bold;
		letter-spacing: 1px;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: FFFFFF;
	font-weight: bold;
		letter-spacing: 1px;
}
