body
a:link {text-decoration:none; color:#FFFFFF}
a:visited {text-decoration:none; color:#FFFFFF}
a:hover {color:#95F616
; text-decoration:underline;}
p {line-height: 110%;}
.box1{
    float: left;
	width: 400px;
	height: 500px;
	background-color: #000000;
}
.box2{
	float: left;
	width: 400px;
	height: 700px;
	background-color: #000000;
}
.box3{
    float: left;
	width: 900px;
	height: 600px:
	background-color: #000000;
	}
.clear{clear:both;}


