.title {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #993300}
.bodynormal { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #663300}
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #663300 ; font-weight: bold}
.bodybigbold { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #993300; font-weight: bold }
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.bodySmall {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #663300
}
a.heading:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF641A;
	font-weight: bold;
	text-decoration: none;
}
a.bodynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #621A04;
	font-weight: bold;
	text-decoration: none;
}
a.bodynormal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A2755C;
	font-weight: bold;
	text-decoration: none;
}
.Cell_Nothing {
	background-color: #FFE1A4;
}
.bodySmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.Cell_Even {

	background-color: #FFE682;
}
.Cell_Odd {


	background-color: #FFCA79;
}
.bodySmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.bodySmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #621004;
	font-weight: bold;
	text-decoration: none;
}
.ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #FFAE00;
	border-style: solid;
}
a:hover .ImgBorder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #712700;
	border-style: solid;
}

