a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #700915;
	font-size: 12px;
 }
a:hover {
	text-decoration:  underline;
	border: none;
	color: #EE9207;
	font-size: 12px;
 }
 
boldheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

