/***************************************************************************
  
 ***************************************************************************/

body {
	background-color: #f2f2e6;
	font-size: small;
	color: #444;
}
hr {
	margin: 4px;
}
/* ======================================================================= */
a:link    { color: bloe; }
a:visited { color: red; }
a:hover   { background-color: #aa9; }

/* ===================================== */
/* tH[ */
/* ===================================== */
form {
	margin: 2px;
}

input {
	background-color: #433;
	border: 1px solid #966;
	color: #FFF;
}
textarea {
	background-attachment: scroll;
	background-color: #004040;
	border: 1px solid #408080;
	color: #FFF;
}

/* ======================================================================= */
