
#v {
        color: #Black;
        font-family: tahoma;
        font-size: 12px;
       font-weight: bold;
}

#v a:link {
        text-decoration: none;
         color: black;
         }
         
#v a:visited {
        text-decoration: none;
         color: black;
         }         
         
#v a:active {
        text-decoration: none;
         color: #0075A7;
         }

#v a:hover {
        text-decoration: bold;
         color: red;
         }

#vo {
        color: #white;
        font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
 }


#vo a:link {        
        text-decoration: none; 
        color: White; 
         font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        }


#vo a:visited {
        text-decoration: none;
         color: White;
          font-family: tahoma;
          font-size: 11px;
          font-weight: bold;
          }

#vo a:active {
        text-decoration: none;
         color: Black;
          font-family: tahoma;
          font-size: 11px;
          font-weight: bold;
          }
          

#vo a:hover {
        text-decoration: bold;
         color: red;
          font-family: tahoma;
          font-size: 11px;
          font-weight: bold;
          }


#vn {
        color: #FE3333;
        font-family: tahoma;
        font-size: 20px;
}
       
  #v1 {
        color: #Black;
        font-family: tahoma;
        font-size: 8px;             
}


#v2 {
        color: #Black;
        font-family: tahoma;
        font-size: 12px;
       font-weight: normal;
}


#v2 a:link {
        text-decoration: none;
         color: black;
         }
         
#v2 a:visited {
        text-decoration: none;
         color: black;
         }         
         
#v2 a:active {
        text-decoration: none;
         color: #0075A7;
         }

#v2 a:hover {
        text-decoration: bold;
         color: red;
         }


#v3 {
        color: #Black;
        font-family: tahoma;
        font-size: 12px;
       font-weight: bold;
}


#v4 {
        color: #ffffff;
        font-family: tahoma;
        font-size: 9px;
       font-weight: normal;
}



#fotozoom {
 cursor: pointer;
}

