.topmenu, .topmenu_over{
 	text-indent: 0;
	text-align:center;
}
.topmenu_over{
    background-color: transparent;
}
.topmenu_over{
    background-color: #D7A6A4;
}

A{
	font-family: Verdana;
	font-size: 13px;
  	text-decoration: none;
}
/* -----------------------------------------*/
A.topmenu 			{color: #666666; }
A.topmenu:hover		{color: #666666; }
A.topmenu:active 	{color: #666666;}

/* -----------------------------------------*/
A.submenu 			{color: white}
A.submenu:hover		{color: black;}
A.submenu:active		{color: white;}
.submenu{
    background-color: transparent;
    layer-background-color: #aaaaaa;
		text-indent: 4px;
}
/* -----------------------------------------*/
A.botmenu 			{color: #000000;}
A.botmenu:hover		{color: #A0A0A0;}
A.botmenu:active		{color: #A0A0A0;}
.botmenu{
    background-color: #CCcccc;
    layer-background-color: #CCcccc;
		text-indent: 4px;
}

