a {
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	font-weight: bold;
	color: #993333;
	line-height: 25px;

}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
