a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #AD2624;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #AD2624;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #DE3B21;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #AD2624;
	text-decoration: none;
}