 
@import url(tainm4Mn.css);
BODY{
  background-image : url(R_Back.gif);
  background-repeat : repeat;
  color : white;
  background-color : black;
}
.Menu{
  font-size : x-small;
  font-family : "MS UI Gothic";
  font-weight : bold;
  margin-top : 1%;
  margin-left : 1%;
  margin-right : 1%;
  margin-bottom : 1%;
}
.colam{
  margin-top : 5%;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : 5%;
  font-weight : bold;
}
A:LINK{
  color : #cccc00;
}
A:VISITED{
  color : #00cc00;
}
