body {color: #000; font-size: 14px; font-family: verdana;}

textarea,input,select {
background-color: #000;
border: 1px solid #BBBBBB;
padding: 2px;
margin: 1px;
font-size: 14px;
color: #000;
}

input[type=submit] {
	width: 250px; height: 70px;
}



input[type=image] {
	width: 250px; height: 70px;
}

a, a:link, a:visited, a:active { color: #e2001a; text-decoration: none; font-size: 14px; }
a:hover { border-bottom: 0px dotted #c1c1c1; color: #000; }
img {border: none;}
td { font-size: 14px; color: #000; }