NoUnderlineLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6b7d9c;
}
a.Title:link {
	color: #6b7d9c;
	text-decoration: none;
}
a.Title:visited {
	text-decoration: none;
	color: #6b7d9c;
}
a.Title:hover {
	text-decoration: underline;
	color: #bd1039;
}
a.Title:active {
	text-decoration: none;
	color: #6b7d9c;
}
a.Title2:link {
	color: #ffffff;
	text-decoration: none;
}
a.Title2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.Title2:hover {
	text-decoration: underline;
	color: #bd1039;
}
a.Title2:active {
	text-decoration: none;
	color: #ffffff;
}