﻿@charset "utf-8";

.meny_lib {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7e7e7e;
	width: 820px;
	height: 35px;
	border-top-style: solid;
	border-bottom-style: solid;

}
a:visited {

	color: #7e7e7e;

	text-decoration:none;

}

a:hover {
	color: #790000;
	text-decoration:none;
	
}

a:active {

	color: #7e7e7e;

	text-decoration:none;
