body, table, tr, td {
	font: 11px georgia; 
	color: #8C101F;
	letter-spacing: 1px}
body {
	background-color: #E9CCCF;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #D86884}
a:hover {color: #B93343}
input, textarea, option, select {
	background-color: #8C101F;
	font: 11 px georgia;
	color: #E9CCCF;
	letter-spacing: 1px;
	border: 1px solid #5F010D;
	padding:2px; }