a {color:black;
	  text-decoration:none;
	  font-family:courrier new, verdana;
      font-size:10px;
	  }
	  
a:hover
	{color:black;
	  font-family:courrier new, verdana;
text-decoration:underline;
font-size:10px;
	
	  }
	  

.dis {color:whitesmoke;
	  text-decoration:none;
	  font-family:courrier new, verdana;
      font-size:10px;
	  }
	  
.dis:hover
	{color:whitesmoke;
	  font-family:courrier new, verdana;
text-decoration:underline;
font-size:10px;
	
	  }
	  
.cuo {
width:100%;
}
