html,
body {
background-color: #c9bb9e;
}
p {}
td {}
a:link   { color: #528158; text-decoration: none }
a:visited   { color: #528158; text-decoration: none }
a:hover   { color: #264625 }
a:active  { color: #528158; text-decoration: none }
a.ongreen:link  { color: #528158 }
a.ongreen:visited  { color: #528158 }
a.ongreen:hover  { color: #d7ccb6 }
a.ongreen:active  { color: #528158 }

.content {
	font:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	size: 12px;
}
