body {
  scrollbar-3d-light-color:#ff0000;
  scrollbar-arrow-color:#99ccff;
  scrollbar-base-color:#ffffff;
  scrollbar-dark-shadow-color:#ff0000;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#000000;
  background-color : #000000;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:0% 50%;
}

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

a:hover{
	text-decoration: none;
	color: #000000;
}

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

.m{
  font-size : 10pt;
  font-weight : normal;
  color : #ffffff;
  text-align : right ;

}

.s{
  font-size : 10pt;
  font-weight : normal;
  color : #ffffff;
  text-align : right ;

}


.a{
  top : 500px;
  left : 500px;
  position : relative;


}


.rg{
  width : 153px;
  height : 155px;
  border-style : double;
  border-width : 3px;
  border-color : #ffff00;
  text-align : center;
}

.mob{
  color : #ffffff;

}

.i{
  color : #000000;

}


