body, table, tr, td {
	font: 8pt tahoma; 
	color: #EF4D7C;
	letter-spacing: 1px}
body {
	background-color: #DCE5B0;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #524F24}
a:hover {color: #EF4D7C}
input, textarea, option, select {
	background-color: #DCE5B0;
	font: 8pt arial;
	color: #EF4D7C;
	letter-spacing: 1px;
	border: 1px solid #EF4D7C;
	padding:2px; }
