a.new:link {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #003E52;
	text-decoration: none;
}
a.new:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003E52;
	text-decoration: none;
}
a.new:active {
	font-family: Verdana;
	font-size: 9px;
	color: #003E52;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.new:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #003E52;
	text-decoration: underline;
}
