.head {
	font-family: Haettenschweiler;
	font-size: 24px;
	color: #006699;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.midborder {
	
	border-right: 1px dotted #666666;
	
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
