.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDF5D9;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: text-top;	
}
.body1 a:link {
	color: #FDF5D9;
	text-decoration: none;
}
.body1 a:visited {
	text-decoration: none;
	color: #FDF5D9;
}
.body1 a:hover {
	text-decoration: underline;
	font-weight: bold;
	
}
.body1 a:active {
	text-decoration: none;
}
	}

