body, td{ 
	color:#999999; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-size:13px;
}
a:link{
	color:#999999; 
	text-decoration:none;
}
a:visited{
	color:#999999; 
	text-decoration:none;
}
a:hover{
	font-size:13; 
	color:#999999; 
	text-decoration:none;
}
a:active{
	color:#999999; 
	text-decoration:none;
} 
textarea, input:focus, select:focus{
	outline: none;
}
.field_user{
background: #0E0B08;
border: 1px solid #222121;
background-repeat: no-repeat;
height: 30px;
line-height: 36px;
padding-left: 5px;
width: 180px;
color: #68768D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.field_pass{
background: #0E0B08;
border: 1px solid #222121;
background-repeat: no-repeat;
height: 30px;
line-height: 36px;
padding-left: 5px;
width: 180px;
color: #68768D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}