.button{
    background-color: #666666; 
    color: #FFFFFF; 
    width: 70; 
    height: 22;
    }

.options{
    color: #666666; 
    font-family: verdana; 
    font-size: 8pt;
    }

.question{color: #666666; 
    font-family: verdana; 
    font-size: 8pt;
    }

.basictext{
    font-family: verdana; 
    font-size: 8pt;
    }

a.botlink:link{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 7pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.botlink:active{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 7pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.botlink:visited{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 7pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.botlink:hover{
    color: #666666; 
    font-family: verdana; 
    font-size: 7pt; 
    text-decoration: underline; 
    font-weight: bold;
    }

a.viewlink:link{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 8pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.viewlink:active{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 8pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.viewlink:visited{
    color: #9ea97a; 
    font-family: verdana; 
    font-size: 8pt; 
    text-decoration: none; 
    font-weight: bold;
    }

a.viewlink:hover{
    color: #666666; 
    font-family: verdana; 
    font-size: 8pt; 
    text-decoration: underline; 
    font-weight: bold;
    }



