.topmenu {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 975px;
}

.articles {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:right;
	border:1px;
	text-align:right;
	
}

.left_menu {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	background-color:#4F7DB0;
	border-color:#000000;
	border-style:none;

}

.right_menu {

	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	background-color:#4F7DB0;
	border-style:none;	
}

.footer {
	
	font-family:Tahoma, "Times New Roman", Arial, sans-serif;
	font-size:9px;
	text-align:center;
	font-weight:normal;
}
.header {
	
	font-family:Tahoma, "Times New Roman", Arial, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#FFFFFF;
}

a.menu_link:link {

	color: #FFFFFF;
}
a.menu_link:hover {

	color : #aaFF00 ;
}

a.menu_link:visited {

	color : #FFFFFF ;
}

