body {
	margin: 0,0,0,0;
	background-image: url(images/back_tile.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
.address {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #CC3399;
}
a:hover {
	text-decoration: none;
}
.webolutions a {
	font-size: 10px;
	color: #FFFFFF;
}
h4 {
	font-family: FrizQuadrata BT, Verdana, Arial;
	color: #009892;
}
h4 a {
	color: #009892;
	text-decoration: none;
}
.subnav a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.subnav {
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.textlinks a {
	font-size: 12px;
	color: #009892;
	font-weight: bold;
	text-decoration: none;
}
.textlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}