.style {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.linksbottom {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.linksbottom:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}w

