a:active {
	color: #5D7281;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	color: #5D7281;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #E60005;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color: #5D7281;
	font-size: 14px;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
}
.normal {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica;
}


a.link:active {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial,Helvetica;
	text-decoration: none;
}
a.link:visited {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial,Helvetica;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	font-size: 11px;
	font-family: Arial,Helvetica;
	text-decoration: none;
}
a.link:link {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial,Helvetica;
	text-decoration: none;
}
