﻿.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	background-color:inherit;
	text-decoration:none;
}
.menu_link:hover
{
color:cornflowerblue;
text-decoration:none;
background-color:inherit;
font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

h1
 {
  font-family: Tahoma;
  font-size: 24pt;
  color: #000000;
 }
h2
 {
  font-size: 18pt;
  font-family: Tahoma;
  color: #000000;
 }
h3
 {
  font-size: 14pt;
  font-family: Tahoma;
  color: #000000
 }
.text
 {
  font-family: Tahoma;
  font-size: 9pt;
 }
a:link.text
 {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: underline;
  color: #000000;
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: underline; 
  color: #000000;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
  color: #808080;
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
  color: #808080;
 }
.bar
 {
  font-family: Tahoma;
  font-size: 12pt;
  color: #000080;
  font-weight: bold;
 }
a:link.menu
 {
  font-family: Tahoma;
  font-size: 12pt;
  text-decoration: underline;
  font-weight: bold;
  color:#000000;
 }
a:visited.menu
 {
  font-family: Tahoma;
  font-size: 12pt;
  text-decoration: underline;
  font-weight: bold;
  color:#000000;
 }
a:active.menu
 {
  font-family: Tahoma;
  font-size: 12pt;
  text-decoration: none;
  font-weight: bold;
  color:#808080;
 }
a:hover.menu
 {
  font-family: Tahoma;
  font-size: 12pt;
  text-decoration: none;
  font-weight: bold;
  color:#808080;
 }