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