A:link {COLOR: #DE4704; TEXT-DECORATION: none}
A:visited {COLOR: #DE4704; TEXT-DECORATION: none}
A:hover {COLOR: #DE4704; TEXT-DECORATION: underline}
A:active {COLOR: #DE4704;}

BODY {
text-align: center;
color: #4C1902; 
font-family: Verdana, Arial; 
font-size: 12px;
}
TD {COLOR: #4C1902; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 12px;}

#main {
width: 543px;
height: 392px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 160px;
padding-left: 40px;
padding-right: 40px;
text-align: left;
background: url(bg.jpg) no-repeat;
}

#content {
width: 543px;
height: 392px;
}

.wer {
    	width:180px; 
	height:20px;
	color: #4C1902;	
    	background-color : #F3F3F3;
	border-bottom : 1px solid #4C1902;
	border-left : 1px solid #4C1902;
	border-right : 1px solid #4C1902;
	border-top : 1px solid #4C1902;
}


.was {
    width:180px;
	height:80px;
	color: #4C1902;
	background-color : #F3F3F3;
	border-bottom : 1px solid #4C1902;
	border-left : 1px solid #4C1902;
	border-right : 1px solid #4C1902;
	border-top : 1px solid #4C1902;
}

.submitbutton {
margin-left:40px;
    width:80px;
	height:18px;
	color: #4C1902;
	background-color : #F3F3F3;
	border-bottom : 1px solid #4C1902;
	border-left : 1px solid #4C1902;
	border-right : 1px solid #4C1902;
	border-top : 1px solid #4C1902;
	FONT-SIZE: 12px;
}