body{
		background-color:#009966;
		margin:0;
		padding:0;
	}

	a{color:#990000;text-decoration:underline;}
	a:link{color:#990000;text-decoration:underline;}
	a:visited{color:#cccccc;text-decoration:underline;}
	a:active{}
	a:hover{color:#cccc33;text-decoration:underline;}

.text_w {
  font-size: 95%; 
  line-height: 120%; 
  color: #ffffff
}

.text_y {
  font-size: 110%; 
  line-height: 160%; 
  font-weight: 900; 
  color: #cccc33
}

.text_r {
  font-size: 110%; 
  line-height: 160%; 
  color: #990000
}

.sstext {
  font-size: 85%
}