A:link {text-decoration: none; color: #FFFFFF; font-weight: none;}
A:visited {text-decoration: none; color: #FFFFFF; font-weight: none;}
A:active {text-decoration: none; color: #FFFFFF; font-weight: none;}
A:hover {text-decoration: none; color: #8C8C8C; font-weight: none;}

body {
background: #000000 repeat left top;
}

body, td {
font-family: georgia;
font-size: 11px;
color: #57636B;
cursor: default;
}

.cool {border: 1px solid #404040;
padding: 1em;
}

.head {
color: #9EA29E;
letter-spacing: 5px;
font-family: century gothic;
font-size: 20px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px solid #9EA29E;
}

.codes {font-size:16px;
}

input, textarea, button {
border: 1px solid #404040; 
color: #000000; 
font-size: 11px; 
font-family: georgia; 
background-color: #57636B;
}

blockquote {background-color: #57636B;
border: 1px solid #404040;
color: #000000;
padding: 3;
}