.bg {
	background-attachment: scroll;
	background-image: url(images/bg_800x30.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}
