/* CSS Document */

<style>
.dot {border: 1px dotted #003366}
a:active
{
        color: #232323; text-decoration: none
}

a:link
{
        color: #232323; text-decoration: none
}
a:visited
{
        color: #232323; text-decoration: none
}
a:hover
{
        text-decoration: none
}

.style2 {color: #999999}
.style13 {font-family: Tahoma; font-size: 13px; color: #232323; }
</style>