html {
	min-height: 100%;
	margin-bottom: 3px;
}

body {	color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #f2d900;
}
a:active {
	color: #FFFFFF;
}



.rent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.specs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

