body {
background: #FFD085;
color: #FFFF00;
margin: 0px 0px 0px 0px;
padding-left: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
}
a:link{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
a:visited{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
a:hover{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
.recips a:link {
	font-size: 14px;
}
.recips a:visited {
	font-size: 14px;
}
.recips a:hover {
	font-size: 14px;
	color: #FFFF00;
}