a.outer:link {color: olive; text-decoration: none; font-size: 8pt; font-style: italic}
a.outer:visited {color: olive; text-decoration: none; font-size: 8pt; font-style: italic}
a.outer:active {color: green; text-decoration: none; font-size: 8pt; font-style: italic}
a.inner:link {color: #cc3399; text-decoration: none}
a.inner:visited {color: #cc3399; text-decoration: none}
a.inner:active {color: white; text-decoration: none}
a.inner:hover, a.outer:hover {color: white}

body {
background-color: black;
font-family: "Times New Roman", Georgia, serif;
color: #cccccc;
}
table, tr, td {
width: 500px;
color: #cccccc;
}
.logo { 
float: left;
border-right: 10px solid #333333;
border-bottom: 10px solid #333333;
}
.one {
float: left;
width: 350;
border-width: 0;
color: #cccccc;
}
input {
background-color: #666666;
border: #000000 1px solid;
color: #ffffff;
} 
select {
color: #ffffff;
} 
textarea {
color: #ffffff;
} 
.altbutton {
background-color: #cc0000;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #ffffff;
} 
.over {
background-color: #666666;
border: #ffffff 1px solid;
color: #ffffff;
}
.ahem {
display: none;
}
h3 {
margin-top: 0px;
margin-bottom: .4em;
}
