#a-enter-link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}

#a-enter-link a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#a-b-1 {
	height: 109px;
	width: 276px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/splash/splash_b_1.jpg);
	background-repeat: no-repeat;
}
#a-b-1 a {
	background-image: url(../images/splash/splash_b_1.jpg);
	text-decoration: none;
	height: 109px;
	width: 276px;
	background-repeat: no-repeat;
}
#a-b-1 a:hover {
	background-image: url(../images/splash/splash_b_1_up.jpg);
	height:109px;

}

#a-b-2 {
	height: 109px;
	width: 279px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/splash/splash_b_2.jpg);
	background-repeat: no-repeat;
}
#a-b-2 a {
	background-image: url(../images/splash/splash_b_2.jpg);
	text-decoration: none;
	height: 109px;
	width: 279px;
}
#a-b-2 a:hover {
	background-image: url(../images/splash/splash_b_2_up.jpg);
}

#a-b-3 {
	height: 109px;
	width: 273px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/splash/splash_b_3.jpg);
	background-repeat: no-repeat;
}
#a-b-3 a {
	background-image: url(../images/splash/splash_b_3.jpg);
	text-decoration: none;
	height: 109px;
	width: 273px;
}
#a-b-3 a:hover {
	background-image: url(../images/splash/splash_b_3_up.jpg);
}
