a:link, a:visited, a:active {
	font-family:Arial;
	font-size:11px;
	color:#48799D;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:Arial;
	font-size:11px;
	color:#48799D;
	font-weight:bold;
	text-decoration:underline;
}

