		td {
			font-family:				verdana;
			font-size:					11px;
			line-height: 				13px;			
			color:						#AB110D;
		}
		
		.black {
			font-family:				verdana;
			font-size:					11px;
			line-height: 				13px;			
			color:						black;
		}
		
		.caption {
			font-family:				verdana;
			font-size:					10px;
			line-height: 				13px;
			color:						#AB110D;
		}
		
		a {
	font-family:				verdana;
	font-size:					18px;
	line-height: 				13px;
	color:						black;
 		}
 		
 		.caplink {
 			font-family:				verdana;
			font-size:					11px;
			line-height: 				13px;
			color:						black;
			text-decoration:			none;
 		}

		a:hover	{
	color: 						#F7A854;
	font-size: 18px;
 		}

