body {
	background-color: #000;
}
#wrapper #navigation a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	height: 40px;
	width: 180px;
	float: left;
	text-align: center;
	line-height: 34px;
	background-image: url(/images/ro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #navigation a:hover {
	background-position: bottom;
	background-image: url(/images/ro.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FFC;
	text-decoration: none;
}
x
