.index

{	font-size: 12em;
	color: #796e52;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;

}
TABLE

{	font-size: 12px;
	color: #796e52;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.greencell {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #796e52;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


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

