﻿a.menu_A_Tag:link, a.menu_A_Tag:visited
{
    background: left url('/Templates/Template3/Black/Images/nav_static.png') no-repeat;
	color: #7abbe5;
}
a.menu_A_Tag:hover
{
    background: left url('/Templates/Template3/Black/Images/nav_roll.png') no-repeat;
	color: #fff;
}