﻿A.MenuElement {color: #EF9A4B; text-decoration: none;}
A.MenuElement:visited {color: #EF9A4B; text-decoration: none;}
A.MenuElement:hover {color: #EF9A4B; font-style: italic; text-decoration: none;}
A.MenuElement:active {color: #EF9A4B; text-decoration: none;}

A.ClickedMenuElement {color: black; text-decoration: none; background:#EF9A4B;}
A.ClickedMenuElement:visited {color: black; text-decoration: none; background:#EF9A4B;}
A.ClickedMenuElement:hover {color: black; font-style: italic; text-decoration: none; background:#EF9A4B; }
A.ClickedMenuElement:active {color: black; text-decoration: none; background:#EF9A4B; width:100%;}

