.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Cell_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-color: #713016;
}
a:link {
	color: #680422;
	text-decoration: none;
	font-style: 
	font-weight: bold;
}
a:visited {
	color: brown;
	text-decoration: none;
	font-style: italic;
} 
a:hover { color: #C96902; text-decoration: underline; }
