a:link {
	text-decoration: none;
}
a:hover {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #333365;
}
a:visited {
	text-decoration: none;
}
