.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.backround {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.homebackround {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/home_topimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.servicesbackround {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/service_topimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
