a {font-weight: normal;
text-decoration: none; 
color: #e4e4e6;
background-color: #000000;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #e4e4e6;
background-color: #000000;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #e4e4e6;
background-color: #000000;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #e4e4e6;
background-color: #000000;
	}

body{
background-color: #000000;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#a5a5a5;}

input, textarea, select{
border-color:#e4e4e6;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#e4e4e6;
background-color: #000000;
}

table, tr, td{
font : 11px tahoma, verdana, arial, sans-serif; 
color : #a5a5a5;
}

.head, .header{
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #e4e4e6;
color: #e4e4e6;
padding-bottom: 1px;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}