<!--
A .img  {border: 1px solid #333366}
A:hover .img  {border: 1px dashed #333366}
.lnk {
     text-decoration: none;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 20px;
     color: #000000;
} 
-->
.style1 {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     target="_self";
     color: #000033;
}


a:link {
     color: #000033;
     text-decoration: none;
        font-weight: bold;
}
a:visited {
            color: #333366;
     text-decoration: none;
}
a:hover {
            color: #EC2828;
     text-decoration: none;
}
a:active {
            color: #000000;
     text-decoration: none;
.style2 {
     font-size: 36px;
     color: #FF0000;
}


