.boxTopHover h1 {
	color: #D00000;
	background-color: #000;
	font-size: 20px;
	margin: 0;
	padding: 0 8px 8px 8px
}
.boxTop h1 a, .boxTopHover h1 a {
        font-size: 20px;
        font-weight: bold;
        display: block;
}
.boxTop h1 a, .boxTop h1 a:link, .boxTop h1 a:visited {
        color: #fff;
		  background-color: #800000;
        text-decoration: none;
}
.boxTop h1 a:hover, .boxTop h1 a:active {
        color: #D00000;
		  background-color: #000;
        text-decoration: none;
}
.boxTopHover h1 a, .boxTopHover h1 a:link, .boxTopHover h1 a:visited {
        color: #D00000;
		  background-color: #000;
        text-decoration: none;
}
.boxTopHover h1 a:hover, .boxTopHover h1 a:active {
        color: #D00000;
		  background-color: #000;
        text-decoration: none;
}
.box1 .boxTopHover {
	width: 294px;
	background:  transparent url("/images/box1-top-hover.gif") no-repeat top center;
	padding-top: 5px;
}
.box2 .boxTopHover {
	width: 240px;
	background:  transparent url("/images/box2-top-hover.gif") no-repeat top center;
	padding-top: 5px;
}
.box3 .boxTopHover {
	width: 198px;
	background:  transparent url("/images/box3-top-hover.gif") no-repeat top center;
	padding-top: 5px;
}