 
BODY{
  
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;

  
  background-repeat : repeat;
  background-attachment : scroll;

}
A:LINK {text-decoration:none;
  color : gray;
}
A:VISITED {text-decoration:none;
  color : gray;
}
A:ACTIVE {text-decoration:none;
  color : green;
}
A:HOVER {text-decoration:none;
  color : green;
}

.link01 A:LINK {text-decoration:none; color : white;}
.link01 A:VISITED {text-decoration:none; color : white;}
.link01 A:ACTIVE {text-decoration:none; color : white;}
.link01 A:HOVER {text-decoration:none; color : #ffb468;}

.link02 A:LINK {text-decoration:none; color : white;}
.link02 A:VISITED {text-decoration:none; color : white;}
.link02 A:ACTIVE {text-decoration:none; color : yellow;}
.link02 A:HOVER {text-decoration:none; color : yellow;}


html {
html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #6ed480;
    scrollbar-shadow-color: #6ed480;
    scrollbar-darkshadow-color: #6ed480;
    scrollbar-highlight-color: #6ed480;
    scrollbar-3dlight-color: #6ed480;
    scrollbar-arrow-color: #FFFFFF;
}
#tebel01{
  font-size : 12px;
  line-height : 16px;
}
#form01{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : green green green green;}
.st01{
  font-size : 12px;
  line-height : 18px;
}
