body {
	background-color: #fdffc1;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
}

.content {
	margin-top: 3px;
	width: 995px;
	padding-left: 55px;
}

.content a {
	color: #20aad5;
	font-weight: bold;
	text-decoration: underline;
	background-color: #fff;
	line-height: 1.5;
	padding: 0;
}

.content a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
	padding: 0;
}

.content IMG {
	margin: 2px;
}

.content a IMG{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background-color: #fff;
	line-height: 1;
	padding: 0;
}

.content a:hover IMG{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background-color: #fff;
	line-height: 1;
	padding: 0;
}

a {
	color: #20aad5;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
	padding: 3px;
}

a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	background-color: #20aad5;
	line-height: 1.5;
	padding: 3px;
}

.bottom {
	font-size: 12px;
}
