a:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(173,38,36);
	text-decoration: none;
}