a			{ text-decoration: none; }
a:hover		{ text-decoration: underline; 
			  color: #cc3333; }
.boxes		{ font-family: Verdana; 
			  font-size: 10pt; 
			  border: 1 solid #071E3E; }
.button		{ background-color: #C60000; 
			  border-color: #ffffff; 
			  height: 22px; 
			  font-family: verdana, arial; 
			  font-size: 10px; 
			  color: #ffffff; 
			  font-weight: bold; }