.one {
	font-family: Garamound;
	font-size: 27px;
	font-weight: normal;
	color: #fbe8d6;
}
.two {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D3441;
}
.four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
A:hover {
	color:#FF9980;
}