body {
	background-image:url(img/background.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#121212;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}

