body, table, tr, td {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	color: #000000;
	letter-spacing: 0px}
body {
	background-color: #C8C8C8;
}

input, textarea, option, select {
	background-color: #DADADA;
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	color: #6B191F;
	letter-spacing: 0px;
 border-top: 0px solid #000000;
border-left: 0px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
	padding:2px; }

h1 {
	padding: 3px 5px 3px 10px;
	margin: 5px;
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	font-family: arial, verdana, tahoma, sans-serif;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 7px;
}


h4:first-letter {
color: #BA6771;
padding: 1px;
font: 20px Georgia;
font-weight: bold;
font-style: italic;
}
h2 {
color: #ECB795;
letter-spacing: 1px;
text-indent: 10px;
font: 14px Georgia;
font-style: italic;
font-weight: bold;
text-align: center;
}
 
b {
color: #AB2F39;
text-transform: uppercase;
font-weight: bold;
}

A:link {
color:#585858;
text-decoration: none;
}
A:visited {
color:#585858;
text-decoration:none;
}
A:active {
color:#585858;
text-decoration:none;
}
A:hover {
color:#BB2934;
font-weight: bold;
text-decoration:none;
background: url(hover.gif)
}
.img {
border: 2px solid #000000;
background: #000000;
}
.code {
padding: 2px;
border: 3px solid #ABABAB;
background: #ABABAB;
}

.menu a {
color: #050505;
color: #C8C8C8;
display: block;
padding: 2px;
text-align: left;
}

.menu a:hover {
background: #787878;
color: #000000;
display: block;
padding: 2px;
text-align: right;
}
