BODY {
	background-color:#52443C;
	color:gold;
	text-align:center;
}
body,td,th,pre{font-size:x-small}
/*************************************************/
a{color:#ffff00}
a:visited{text-decoration:none;}
a:hover{
	text-decoration:underline ;
	color:#ff0000;
}
/*************************************************/
textarea,input{
	background-color:#52443C;
	color:gold;
	border:1px solid #ffff00;
}
