body, table, tr, td {
	font: 9px tahoma; 
	color: #AD0002;
	letter-spacing: 1px}
body {
	background-color: #000000;}

a {cursor: default;}
a:link, a:active, a:visited {
	color: #D30000;
	text-decoration:none;}
a:hover {
	color: #EE8589;
	text-decoration:none;}

.head {
  border-bottom:1px solid #8E0305;
  font-family:verdana;
  color:#8E0305;
  font-weight: normal;
  font-size:9.5px; }

.imlink A:link		{color: #D30000; text-decoration:none}
.imlink A:visited   {color: #D30000; text-decoration:none}
.imlink A:hover		{color: #D30000; text-decoration:none;
	background-color:#D30000;
	border-bottom:2px solid #D30000;
	border-top:2px solid #D30000}

input, textarea, option, select {
	background-color: #000000;
	font: 9px arial;
	color: #D30000;
	letter-spacing: 1px;
	border: 1px dashed #AD0002;
	padding:1px;}

