table, td {
	border: 1px #4D7280 solid;
	
	
}
table { width: 80%;
}
body {
background: #B6D8E2;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000;
	font-size: .75em;
	text-decoration: none;
}
a:hover {
	background-color: #4D7280;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-size: .75em;
	text-decoration: none;
}
#quote {
	font-size: .75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 15px;
}
 #disclaimer {
 	font-size: .65em;
	padding: 15px;
 }
 img {
 	margin: 10px;
 }