a:visited:hover {color: #DB3B82;}

.duz 
{
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


a.nav:link {
  color: #000000; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:11px; 
  background: transparent;}
a.nav:visited {
  color: #000000; 
  text-decoration : none;
  font-weight: 600; 
  font-size:11px; 
  background: transparent;}
a.nav:hover { 
  color: #DB3B82; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:11px; 
  background: transparent;}
a.navtot {/*the style for the actual page*/
  color: #DB3B82; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 11px; 
  background: transparent;}