a {
text-decoration : none;
color : #604770; 
} 
	a:visited {
text-decoration : none; 
color : #604770; 
} 
a:hover {
text-decoration : underline; 
color : #604770; 
}
.td_padding{
padding: 3px 5px 3px 5px;
}
 input {
color : #707070; 
font-family : tahoma; 
text-decoration : none; 
font-size : 12px; 
border: 1px solid #604770; 
}
 .text {
color: #604770; 
font-family: tahoma;
font-size: 13px; 
text-decoration: none;
}

 .text_warrning {
color: red; 
font-family: tahoma;
font-size: 12px; 
text-decoration: none;
margin:5px 0 0 0;
}
 .title {
color: #604770; 
font-family: tahoma;
font-size: 18px;
font-weight: bold; 
text-decoration: none;
text-align: center;
margin:0 0 10px 0;
}
textarea {
color : #707070; 
font-family : tahoma; 
text-decoration : none; 
font-size : 12px; 
border: 1px solid #604770; 
}
select {
color : #707070; 
font-family : tahoma; 
text-decoration : none; 
font-size : 12px; 
border: 1px solid #604770; 
}  