.housetext {
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;
	font-family: verdana;
}

A:hover{
	color:#aaaaaa;
	font-size: 12px;
	text-decoration:none;
}
	
A{
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	font-family: verdana;
}

.boldtext {
	color:#ffffff;
	text-decoration:none;
	font-size: 13.5pt;
	font-family: helvetica;
	font-weight: bold;
}

.whitetext {
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.orangetext {
	color:#ffb400;
	text-decoration:none;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

.smalltext {
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}

.header {
	color:#000000;
	text-decoration:none;
	font-size: 18px;
	font-family: arial black;
	font-weight: bold;
}

