body {
	COLOR: #697696;
	FONT-FAMILY: Tahoma;
	margin-left : 10px;
	margin-top : 0px;
	background-image : url('none');
	font-size : 12px
}
.news{
	COLOR: #697696;
	FONT-FAMILY: Tahoma;
	font-size : 12px;
	text-decoration : none;
}
.menu{
	MARGIN-LEFT: 7px;
	FONT-FAMILY: Tahoma;
	color: #4b556b;
	font-size : 12px;
	text-decoration : none;
}
A.menu:hover{
	MARGIN-LEFT: 7px;
	FONT-FAMILY: Tahoma;
	color: White;
	font-size : 12px;
	TEXT-DECORATION: none;
}
A.menu:link{
	MARGIN-LEFT: 7px;
	FONT-FAMILY: Tahoma;
	color: #4b556b;
	font-size : 12px;
	text-decoration : none;
}
.menu2{
	FONT-FAMILY: Tahoma;
	color: #697696;
	font-size : 12px;
	text-decoration : none;
}
A.menu2:hover{
	FONT-FAMILY: Tahoma;
	color: #4B556B;
	font-size : 12px;
	TEXT-DECORATION: underline;
}