
body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #495677;

}


a {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

A:Hover  {
	color:white;
	text-decoration : none;
}



p {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	color: #495677;
	margin-left: 20px;
	font-weight:bold;
}

#hometop {
			margin-top:97px;
			
}
