body {
	background-color: #FFFFFF;
	
}


body {
	background-color: #FFFFFF;
	background-image: url("images/house.jpg");
	background-repeat: no-repeat;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a7a9ab;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #de670d;
}

.tasty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #E7B82B;
}
.tasty a:link {color: #666666;}
.tasty a:visited {color: #999999;}
.tasty a:hover {color: #E7B82B;}
.tasty a:focus {color: #333333;}
.tasty a:active {color: #009900;

}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #eb6e0e;
	
	}
	
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.contact a:link {color: #666666;}
.contact a:visited {color: #999999;}
.contact a:hover {color: #E7B82B;}
.contact a:focus {color: #333333;}
.contact a:active {color: #009900;

}

.portlink a:link {color: #EDB62D;}
.portlink a:hover {color: #666666;} 
	
	.portlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
	
