a         { color: #86858f; text-decoration: none; font-family: arial; font-weight: regular; font-style: regular; font-size: 11px; }

a:hover   { text-decoration: none; 
            font-family: arial; 
            font-weight: regular;
            font-style: regular;
            font-size: 11px; 
            color: #b2bfbf}
            
            
            a.prmenu:hover{
 	font-family: arial;
 	font-size: 11px;
 	color: #007e92;
	text-align: right;

a:visited { text-decoration: none; 
            font-family: arial; 
            font-weight: none;
            font-style: regular;
            color: #000000}

