﻿.testi
{
    text-align: left;
    font-family: Verdana;
    font-size:12px;
    margin	:0px;
}

.testi a
{
 text-decoration: none;
 font-size: 11px;
 font-weight:bolder;
 color: #000099;    
}
.testi a:hover 
{
  text-decoration: underline;
  color: #3333cc;  
}
