body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/navi_buttons/bg_med.jpg);
	background-repeat: no-repeat;
	background-position: 120px 100px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
