

	A:link { 
	color: #4284b2; 
	text-decoration: none; 

}

	A:active { 
	color: #4284b2; 
	text-decoration: none; 
	
}

	A:visited { 
	color: #4284b2; 
	text-decoration: none; 
	
}

	A:hover {
	color: #2a5e9b;
	
}

	A.nav:link { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}

	A.nav:active { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}

	A.nav:visited { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}

	A.nav:hover {
	color: #2a5e9b; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
}

A.bluebar:link { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

	A.bluebar:active { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

	A.bluebar:visited { 
	color: #3d3a2f; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

	A.bluebar:hover {
	color: #2a5e9b; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}


	.running {
	font-family: Arial, Helvetica, sans serif;
	color: #535042;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;	
}
.runningsm {
	font-family: Arial, Helvetica, sans serif;
	color: #535042;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;	
}

	.special {
	font-family: Arial, Helvetica, sans serif;
	color: #483a02;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;	
}

.special2 {
	font-family: Arial, Helvetica, sans serif;
	color: #535042;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;	
}

.exhfeat {
	font-family: Arial, Helvetica, sans serif;
	color: #5a4a87;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;	
}