BODY {
	background-image: url('images/bg-page.gif');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}
.copyright{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #F1F1F1;
	text-decoration:none;
}
.copyright:hover{
	color: #F1F1F1;
	text-decoration:underline;
}
.content{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #616161;
	line-height:15px;
}
.menu-link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F1F1F1;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	DISPLAY: block;
	}
.menu-link:hover {
	color: #CAC8C8;
	}
.topmenu-links{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height:15px;
	text-decoration:none;
}
.topmenu-links:hover{
	color: #414141;
	text-decoration:none;
}
.content-links{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #414141;
	line-height:15px;
	text-decoration:underline;
}
.content-links:hover{
	color: #86A102;
	text-decoration:none;
}
.content-title {
	font-family: Verdana, Tahoma ;
	font-size: 12px;
	font-weight:bold;
	color: #86A102;
	text-decoration: none;
}
