body {font-size: 12px;}

td {
	font-size: 12px;
	color: #FFFFE8;
	line-height: 16px;
	font-style: 16;

}
.head {  font-size: 13px; color: #FFFFFF; text-decoration: none}
textarea {  border-color: black #FFFFFF #FFFFFF black; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  border-color: black #FFFFFF #FFFFFF black; font-size: 12px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:active {
	color: #663300;
	text-decoration: none;
}
a:hover {  color: #555F6F; text-decoration: none}
a:visited {  color: #46666F; text-decoration: none}
a:link {
	font-size: 12px;
	color: #46666F;
	text-decoration: none;
}
