body {
background: #78A5D2;
color: #CADCED;
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: #FFFF00;
}
a:visited{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FFFF00;
}
a:hover{
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #FFFFFF;
}
.recips a:link {
	font-size:13px;
	font-weight: bold;
}
.recips a:visited {
	font-size:13px;
	font-weight: bold;
}
.recips a:hover {
	font-size:13px;
	font-weight: bold;
}

