A.menu, A.menu:link, A.menu:visited, A.menu:active {
    font-family: Baskerville;
	font-size: 16px;
	color: #99FF33;
    font-weight: bold;
    text-decoration: none;

}
A.menu:hover {
    color: #00FF66;
 
}

.linktesto  {
   font-family: Baskerville;
   font-size: 16px;
   color: #006633;
   font-weight: bold;
   
}

A.linktesto A.linktesto:link, A.linktesto:visited, A.linktesto:active {
   font-family: Baskerville;
   font-size: 16px;
   font-weight: bold;
   
}

A.linktesto:hover {
    color: red;
 
}

.testi  {
   font-family: Verdana;
   font-size: 16px;
   color: black;
   
}
