.a1 {
	font-size: 14px;
	color: #593C27;
	line-height: 24px;
	text-decoration: none;
}

.a2 {
	font-size: 14px;
	color: #005FB7;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}
.a3 {
	font-size: 14px;
	color: #00FFFF;
	line-height: 24px;
	text-decoration: none;
}
.a4 {
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
}


a.b1:link {
	color: #535353;
	text-decoration: none;
	
	font-size: 12px;
	line-height: 18px;
}
a.b1:visited {
	color: #535353;
	text-decoration: none;
	
	font-size: 12px;
	line-height: 18px;
}
a.b1:hover {
	color: #535353;
	text-decoration: underline;
	
	font-size: 12px;
	line-height: 18px;
}
