.headline {
	background-color:#E22;
}

.menu a, .menu a:visited, .menu a:active {
	background-color: #912;
}

.menu a:hover {
	background-color: #F55; 
}

.menu #selected {
	background-color: #804;
}

body{
	background-color: #DB6;
}

.edge {
	background-image:url('../img/edge-right-contact.gif');
}

.bottom {
	background-image:url('../img/edge-bottom-contact.gif');
}

.bottomcorner {
	background-image:url('../img/edge-corner-contact.gif');
}

.body a, .body a:visited, .body a:active {
	color: #912;
}

.head {
	color: #912;
	font-weight: bold;
	font-size: 14px;
}

.subhead {
	font-size: 10px;
}
