a, a:active, a:focus, a:link, a:visited {
	color: maroon;
	font-variant: small-caps;
	font-size: small;

}

a:hover {
	color: blue;
	text-decoration: none;
	font-size: small;
}


.contact {
	color: #5A1439;
	font-family: sans-serif;
	font-size: smaller;
}

.note {
	color: #5A1439;
	font-family: sans-serif;
	font-size:x-small;
}

.address {
	color: #5A1439;
	font-weight: bold;
	
}
.menuHead {
	color: #5A1439;
	font-weight: bold;
	font-size: medium;
	font-family: sans-serif;
}
.info {
	color: #5A1439;
	font-family: sans-serif;
	font-size: small;
}
.special {
	color: #5A1439;
	font-family: sans-serif;
	font-weight: bold;
	font-size: large;
	border-color: gray;
	border: 1px;