
<style>

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #5D290C;
	line-height: 18px;
}

.cnt {
	font-family: verdana;
	font-size: 11px;
	color: #5D290C;
	line-height: 18px;
}

.whitetext {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

h1 {
	font-family: verdana;
	font-size: 18px;
	color: #5D290C;
	line-height: 18px;
}

.white {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.ftr {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

.redtitle {
	font-family: verdana;
	font-size: 11px;
	color: #BE3E3F;
	font-weight:bold;
}

.twohun {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	width : 200px;
}

.nosize {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

a:link.yellow { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #F9DB79; 
	text-decoration: none;
}
	
a:visited.yellow { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #F9DB79; 
	text-decoration: none;
}
		
a:hover.yellow { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #929292; 
}
	
	
a:link.white{ 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
	
a:visited.white { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
		
a:hover.white { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #7B9A4F; 
}
	
	
.float: {
	float: right;
	width:192px;
	padding: 4px;
	height: 200px;
	
}
</style>
