a:link {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.ban:link {
	color: #CC9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}
a.ban:active {
	color: #CC9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}
a.ban:visited {
	color: #CC9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}
a.ban:hover {
	color: #999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #C19B6C;


}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #C19B6C;

}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #C19B6C;

}
a.menu:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #E4D4BB;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
	letter-spacing: 1pt;

}
td {
	font-size: 80%;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;

}
p {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	color: #996600;
	letter-spacing: 1pt;

}
.greybg {
	background-color: #ECE9D8;
}
.menucell {
	background-color: #C19B6C;
	padding-left: 10px;


}
