.rencol1 {
	width: 150px;
	float: left;
	}
	
.rencol2 {
	width: 250px;
	float: left;
	}
	
.rencol3 {
	width: 70px;
	float: left;
	}
	
.servcol1 {
	width: 330px;
	float: left;
	}
	
.servcol2 {
	width: 330px;
	float: left;
	}
	
.rencol4{
	width: 170px;
	padding-left: 10px;
	float: left;
	}
	
.golf:link {	font-weight: bold; text-decoration: none; color: #0b8c04;}
.golf:visited {font-weight: bold;  text-decoration: none; color: #0b8c04;}
.golf:active  {font-weight: bold;  text-decoration: none; color: #0b8c04;}
.golf:hover {font-weight: bold; text-decoration: underline; color: #0b8c04;}
