a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.dh:link {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
}
a.dh:visited {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
}
a.dh:hover {
		font-size: 13px;
		color:#FFFFFF;
	font-weight: bold;
}
a.dh:active {
		font-size: 13px;
		color:#FFFFFF;
	font-weight: bold;
}

a.dhh:link {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.dhh:visited {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.dhh:hover {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
	text-decoration: none;
}
a.dhh:active {
		font-size: 13px;
		color:#000000;
	font-weight: bold;
	text-decoration: none;
}
