a:link 
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #8e8b8b;
	text-decoration: none;
}
.comment_button
{
font-size:11px;
font-family:arial;
color:#ffffff;
font-weight:bold;
background-color:#000000;
border:1px solid #000000;
}
.comment_form_field
{
border:1px #636366 dotted;
width:300px;
font-size:11px;
font-family:arial;
padding:2px;
}
.comment_form_field_2
{
border:1px #636366 dotted;
width:172px;
font-size:11px;
font-family:arial;
padding:2px;
margin-right:20px;
}
.comment_form_field_3
{
border:1px #636366 dotted;
width:50px;
font-size:11px;
font-family:arial;
padding:2px;
margin-left:6px;
}

input.file{
  border : 1px solid #636366;
  font-family: Arial
  font-size: 11px; 
  color: #000000; 
  text-decoration: none; 
  background-color: #ffffff
}
