a:hover {
	color: #999999;
}
.recips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(backg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	background-color: white;
	height: 28 px;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(ground.gif);
	background-repeat: repeat-y;
	background-position: center center;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #54AB0E;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

