body {background-color:#ebfffe;
      font-family: Arial;
      color: #000000;
      }

a { 

	color: #000000;
	font-weight: Bold;
	text-decoration: none;
	}


a:hover { 
	color: #f1efb7; 
	text-decoration: hand;
	cursor: hand;
	}

.color { background-color: #ebfffe }
.colorover { background-color: #018bbd }
	