a         { color: #000000; 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: #000000}
            
            
            a.prmenu:hover{
 	font-family: arial;
 	font-weight: regular;
    font-style: regular;
 	font-size: 11px;
 	color: #000000;
	text-align: right;

a:visited { text-decoration: none; 
            font-family: arial; 
            font-size: 11px;
            font-weight: regular;
            font-style: regular;
            color: #000000}
