body {
background : #021010;
font-family : "Verdana";
color : #194D45;
font-size : 12px;
margin: 0px 0px 0px 0px;
}
A:link {
text-decoration : underlined;
color : #6E0003;
}
A:visited {
text-decoration : underlined;
color : #6E0003;
}
A:hover {
text-decoration : underlined;
color : #6E0003;
background : #041E1E;
}
A:active {
text-decoration : underlined;
color : #6E0003;
}
img {
border : 0;
}
h1 {
font-size:15px;
color:#480002;
}
input {
background-color: #194D45; 
color: #000; 
font-family: 'Tahoma'; 
font-style: italic; 
border: 1px solid #480002; 
}
textarea {
background-color: #194D45; 
color: #000; 
font-family: 'Tahoma'; 
border: 1px solid #480002;
width: 250px;
}
.subtitle {font-size:12px; color: #480002; font-weight:bold; }