
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: none;
}
.arrow {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
a.bl:link {
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;	
}
a.bl:visited {
	font-size: 16px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;	
}
a.bl:hover {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}
