{
	float: left;
	margin: 0 0.10em;
	list-style: none;
	text-align: center;
	background-color: #3333CC;
	font-family: Verdana;
	color: #FCC97C;
	visibility: visible;
	table-layout: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FCC97C;
	background-color: #3333CC;
	font-family: Verdana;
}
a:visited {
	text-decoration: none;
	color: #FCC97C;
	background-color: #3333CC;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline overline; color: white;
	color: #FFFF00;
	background-color: #3333CC;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
}
body,td,th {
	font-family: Verdana;
	background-color: #3333CC;
	font-size: 12px;
	color: #FCC97C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.image{
	border-style:outset;
	border-color: gray;
	border-width:2px;
      }

.quote{
	border-style:groove;
	border-color:black;
	border-width:1px;
      }
