body,td,th {
	color: #165A25;
}
body {
	background-color: #CFDABA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.menucell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #165A25;
	border-right-color: #165A25;
	border-bottom-color: #165A25;
}
.menucellend {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #165A25;
	border-bottom-color: #165A25;
}
a {
	font-size: 11px;
	color: #165A25;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #165A25;
}
a:hover {
	text-decoration: underline;
	color: #165A25;
}
a:active {
	text-decoration: none;
	color: #165A25;
}
.stdtext {font-size: 10px}
.whitetext {font-size: 10px; color: #FFFFFF; }

 A.whitelink:link  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 A.whitelink:visited  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 A.whitelink:active  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 A.whitelink:hover  {
 	text-decoration : none;
 	color :#FFFFFF;
 }
 
 
 A.greenlink:link  {
 	text-decoration : underline;
 	color :#165A25;
 }
 
 A.greenlink:visited  {
 	text-decoration : underline;
 	color :#165A25;
 }
 
 A.greenlink:active  {
 	text-decoration : underline;
 	color :#165A25;
 }
 
 A.greenlink:hover  {
 	text-decoration : none;
 	color :#165A25;
 }
