.tagline {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: black;
	padding: 5px 0 5px 0;
}

.buttons a:hover { color: white; text-decoration: underline; }
.buttons {
	height: 200px;
	width: 690px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
	
	text-align: center;
}

.block_out a { font-family: Tahoma; font-size: 15px; color: #333; text-decoration: none; }
.block_over a { font-family: Tahoma; font-size: 15px; color: white; text-decoration: underline; }
.block {
	float: left;
	margin: 5px;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
	width: 215px;
	border: 2px solid #555;
}