a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.bluetext {
	color: #003366;
	text-decoration: none;
	font-size: 12px;
}
.bluetext-link {
	color: #003366;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
