﻿body {


}


.text
 {
 
color:#666666;
font-size:9pt;
font-family:Verdana;
text-decoration:none;
line-height:17px;

}

.text A:link
{
    COLOR: #005500;
    TEXT-DECORATION: none
}

.text A:visited

 {
 
    color:#005500;
    text-decoration:none;
  
}

.text A:hover

 {
    color:#000000;
    text-decoration:underline;
    
 }