<!--
a{text-decoration: none;}
.three:link{color: #0000ff;}                       /* unvisited link */
.three:visited{color: #0000ff;font-size: 95%;}     /* visited links color and size */
.three:hover{background: #adff2f}                  /* active links   */
.three:active{color: blue;font-size: 110%;}        /* active links color and size  */
.two:link{color: #000000;}
.two:visited{color: #0000ff;}
.two:hover{font-size: 105%;}
.six:link{color: #000000;}
.six:visited{color: #000000;}
.neli:link {color: #000000;}
.neli:hover {color: red;}
.viis {margin-left: 1cm;}
.one{background-color: #99ffff;}
u{background-color: #FFCCCC;} 

body{
scrollbar-face-color: #75EA00;
scrollbar-arrow-color: brown;
scrollbar-track-color: #EEEEEE;
scrollbar-shadow-color: black;
scrollbar-highlight-color: red;
scrollbar-3dlight-color: maroon;
scrollbar-darkshadow-Color:black;
}
// end -->
