body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.phoneGray {color: #999999}
.hoursGray {color: #666666}
.style10 {color: #FFFFFF; font-weight:bold;}
.header {color: #555555; font-size: 15px; font-weight:bold;}
.headerGreen{
font-size: 15px;
	color: #00578D;
	font-weight: bold;}

a.topNav:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.topNav:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.topNav:hover {
	text-decoration: underline;
	color: #9AFF6F;
	font-weight: bold;
}
a.topNav:active {
	text-decoration: underline;
	color: #9AFF6F;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #0060A6;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #0060A6;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
