html, body {
height: 100%;
}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a1d2cf;
}

.contact {
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666600;
	font-weight:bold;
	}
.contact2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666600;
	font-weight:normal;
	}
/* Use this section to edit the link colours and appearance. */

a:link {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #ffffff;
	text-decoration:none;
} 

a:visited {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #ffffff;
	text-decoration:none;
}

a:hover {  
	font-family      : Tahoma;
	font-size        : 11px;
	color			 : #666600;
	text-decoration:none;
}
img {border:none;}