a:link {
	color: #CCCCCC;
	font-weight: bold;
}
a:visited {
	color: #66CC66;
	font-weight: bolder;
}
a:hover {
	color: #009933;
	font-weight: bold;
	background-color: #003333;
}
a:active {
	color: #D00000;
	font-weight: bold;
}
.tenPointWhiteText{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
}
.contactText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-image: url(Images/Tile-Pattern.jpg);
	background-repeat: repeat;
}.htext {
	font-family: "Comic Sans MS", "Lucida Handwriting", "Lucida Sans", "Arial Rounded MT Bold", sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeHeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.MedHeaderText {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
s
