
a.titlelink:link, a.titlelink:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.titlelink:hover {
	font-weight: bold;
	font-size: 12px;
	color: #CCCC99;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}


a.helplink:link, a.helplink:visited {
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.helplink:hover {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}


a.noline2:link, a.noline2:visited {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.noline2:hover {
	font-weight: normal;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	font-family: Verdana;
	text-decoration: underline;
}