H1 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.orange {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;

}
.orange:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.orangesmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}

.orangesmall2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
	
.creme {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.cremesmall {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
	
.blacknormal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.blackbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.brown {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 2px;	
	border: 1px solid #999999;
}
