﻿body {
}
A.MenuH:link
{
	color: black;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #3e7132;
}
A.MenuH:visited
{
	color: black;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #3e7132;
}

A.MenuH:active
{
	color: white;
	font-size: 10.5pt;
}
 A.MenuH:hover
{
	font-size: 10.5pt;
	color: White;
	background-color: #ff3300;
}
A.MenuV:link
{
	color: black;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #8c8aaf;
}
A.MenuV:visited
{
	color: black;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #8c8aaf;
}

A.MenuV:active
{
	color: white;
	font-size: 10.5pt;
}
 A.MenuV:hover
{
	font-size: 10.5pt;
	color: 1748e6;
	background-color: #fbf4ad;
}
A.menuactifOn
{
	font-size: 10.5pt;
	color: green ;
}

A.menuactifOff
{
	font-size: 10.5pt;
	color: black; 
}
a.MenuHSelect
{
	color: White ;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #93adc1;
}
a.MenuVSelect
{
	color: White ;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration: none;
	background-color: #93adc1;
}