body {
background: #FFE49C;
color: #00235C;
margin: 0px 0px 0px 0px;
padding-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
a:link{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FF0000;
}
a:visited{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FF0000;
}
a:hover{
	text-decoration:underline;
	font-family: Trebuchet MS;
	color: #CC0000;
}
.recips a:link {
	color: #FFFF00;
	font-size: 13px;
	font-weight: bold;
}
.recips a:visited {
	color: #FFFF00;
	font-size: 13px;
	font-weight: bold;
}
.recips a:hover {
	color: #FFFF00;
	font-size: 13px;
	font-weight: bold;
}

