:hover {
	BACKGROUND: #ff0; COLOR: #000000
;}
A:active {
	BACKGROUND: #ff0; COLOR: #000000

;}
A:link {
	COLOR: #0000ff
;}
A:visited {
	COLOR: #3300dd
;}

TD{
  line-height : 130%;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.title{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : black;
  font-size : 120%;
}
