a:link,
a:visited {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.searchbox {   vertical-align: middle
			height: 25px; 
			font-weight: bold;
			font-size: 150%;
}

.searchbutton {  height: 25px; 
			font-weight: bold;
			font-size: 110%;
}
