a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;  
text-decoration: none; 
font-weight: bold; 
color: #c9c393;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;   
text-decoration: none;
font-weight: bold; 
color: #c9c393;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;  
text-decoration: none; 
font-weight: bold;
color: #dbae40;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;  
text-decoration: none; 
color: #c9c393;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;  
text-decoration: none; 
color: #c9c393;
}

c {

font-family: Georgia, Helvetica, sans-serif;
font-size: 12pt; 
text-decoration: none; 
color: #dbae40;
}

input {
	font-style: normal; 
	color: #c9c393;
	background: #0f0f0f;
	border: 1px #dbae40 solid;
}

textarea {
	font-style: normal; 
	color: #c9c393;
	background: #0f0f0f;
	border: 1px #dbae40 solid;
}

div.top {
text-align: center;
background: url(./images/girder.jpg); 
width: 100%; 
height: 23px; 
line-height: 23px; 
vertical-align: middle; 
margin: 0px;
font: normal 12px Verdana, Tahoma, sans-serif;
color: #000000;
padding: 0px 0px 0px 0px;
}

a.top {
color: #000000;
text-decoration: none;
font: bold 12px Verdana, Tahoma, sans-serif;
line-height: 23px;
}

a.top:hover {
color: #c7b5a1;
}