.a1 {
	background-repeat: no-repeat;
	height: 409px;
	width: 503px;
	background-image: url(images/de-george-index_01.jpg);
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.a3 {
	background-repeat: no-repeat;
	height: 435px;
	width: 263px;
	background-image: url(images/de-george-index_03.jpg);
}
.a2 {
	background-image: url(images/de-george-index_02.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 255px;
}
.a4 {
	background-image: url(images/de-george-index_04.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 503px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}

a.menu:link {
	text-decoration:none;
	color: #FFFFFF;
}	
a.menu:hover {text-decoration:underline;
	color: #CCCCCC;
}
a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;
	color: #FFFFFF;
}		

.boldred {
	font-weight: bold;
	color: #990000;
}
li {
	list-style-type: none;
	display: list-item;
}
