a:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #15385C;
	line-height: normal;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #15385C;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #15385C;
	text-decoration: underline;

}
a:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #15385C;
	text-decoration: none;

}

