*
h1 {
	font: normal 100% Georgia, 'Times New Roman', serif;
	color: #3e0f0f;
	font-weight: normal;
	font-size: 19px;
	line-height: 1.4;
}
h1 a {
	color: #cc3333;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #cc3333;
	line-height: 1.3;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: -2px;
} 

.small {font: normal 100% Georgia, 'Times New Roman', serif; color: #3e0f0f; font-weight: normal; font-size: 16px; }
.small a { color: #c93b0e; text-decoration: none; border-bottom: 1px solid #cc3333; line-height: 1.2; } 

h1 a#nav:link, .nav h1 a#nav:visited { background-color: #492909; border-color: #cc3333; color: #f1eed8; }

h1 a:hover, h1 a:focus, h1 a#nav:link, .nav h1 a#nav:visited { background-color: #cc3333; border-color: #cc3333; color: #FFFFFF; }
