a:link, a:active, a:visited, a:hover {
	font-weight:		bold;
	font-size:			11px;
	color:				#0E3F81;
	text-decoration:	none;
}
	
a:hover {
	text-decoration:	underline;
}