body a {
	color:#b52800;
	/*border-bottom: 1px dotted;*/
}

body a:hover {
	text-decoration:none;
	color:#738600;
	/*border-bottom: none;*/
}
	
body a img {
	border:none;
	border-bottom: none;
}
	
h1 {
	font-size:16px;
	font-weight:bold;
}
