body {
	background-image: url(/images/background_white.jpg);
}
#content {
	overflow: auto;
	height: 315px;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px
}
a:link {
	color: #FFF631;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
