a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: A51D39;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:A51D39;
	font-weight: normal;
	text-decoration: underline;

}
