body, table, tr, td {
	font: 12px tahoma; 
	color: #4E97B6;
	letter-spacing: 1px}
body {
	background-color: #FCE5FD;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #83ACCA}
a:hover {color: #F719FF}
input, textarea, option, select {
	background-color: #F7C9FA;
	font: 12px arial;
	color: #D21EE2;
	letter-spacing: 1px;
	border: 1px solid #D21EE2;
	padding: 2px; }
