a {
text-decoration : none;
font-family : Arial;
font-weight : bold;
color : #20359B;
}
a:hover {
	text-decoration: underline;
}
