A:LINK, A:ACTIVE, A:VISITED {
	text-decoration: underline;
	color: #FFFFFF;
}
.mainheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #6699CC;
}
.navbar {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #666699;

}

.navbar a:hover {
	background-color: #000000;
	display: inline;
}

.navbar a {
	display: inline;
	width: 100%;
	padding: 5px;
	border: none;
	height: 100%;
}
.phonenumbers {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
