.style1 {color: #004a80}

.style2 {
	font-size: 11px;
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #004a80;
}


a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #004a80;
}
