@charset "ISO-8859-1";

.style1 {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color: #666666;

}

a:link {

color: #666666;

text-decoration: none;

}

a:visited {

text-decoration: none;

color: #666666;

}

a:hover {

text-decoration: none;

color: #909090;

}

a:active {

text-decoration: none;

}

