/* background */
body {	background:white;}

/* main */
.menu-selected, .date, .menu a.header:link, .menu a.header:visited, .menu a.header:hover {	color:#663300;}
.menu a:link, .menu a:visited {	color:#990033;}
.menu a:hover {	color:#E32320;}
/* text */
.content {	color:#6B6B69;}
input, select {border:1px solid #E32320; color:#6B6B69;}
table.table_Form td{color:#E32320; font-weight:bold;}
