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

a:hover { color: black;
          text-decoration: underline; }
		  
a:active { color: #666666;
           text-decoration: none; }

body { background-color:white;
       scrollbar-face-color: EFECCC;
	   scrollbar-highlight-color: #FFFFFF;
	   scrollbar-shadow-color: #DEE3E7;
	   scrollbar-3dlight-color: #000000;
	   scrollbar-arrow-color:  #006699;
	   scrollbar-track-color: #EFEFEF;
	   scrollbar-darkshadow-color: #000000; }
	   
.about {color: #666666;
        font-family : MS Sans Serif,Microsoft Sans Serif;
        font-size : 10pt;
        text-align : center;}
		
.ip { color: #666666;
      font-family : MS Sans Serif,Microsoft Sans Serif;
      font-size : 2pt;
      text-align : center; } 
	
.services { line-height:160%;
            text-align:left;
            color:#666666;
            font-size:8pt;
            font-family: MS Sans Serif, Microsoft Sans Serif;}
			
.support {color: #666666;
    font-family : MS Sans Serif,Microsoft Sans Serif;
    font-size : 10pt;
    text-align : center; }
		
.text {color: #666666;
        line-height:160%;
        text-align : center;
        font-family : MS Sans Serif,Microsoft Sans Serif;
        font-size :10pt; }

.nav {
	color: #666666;
	text-align : center;
	font-family : MS Sans Serif, Microsoft Sans Serif;
	font-size : 2pt;
	vertical-align: middle;
	font-weight: bold;
}

		
.menu { color: #666666;
         text-align : center;
         line-height:150%;
         font-family : Verdana;
         font-size : 10pt; }
  
.fade { filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EFECBC, gradientType=1);
        border-top: solid 1px #EFECBC;}  
	   
INPUT, TEXTAREA, SELECT  {
     color: #000000;
     background-color: #FFFFFF;
     font: 10pt verdana;
     vertical-align: middle;
     border: 1px solid #808080; }
