body{
margin: 0px;
padding: 0px;
font-size: 12px;
color: #22495C;
}
a:link{
text-decoration: none; 
color: #22495C;
}	
a:visited { 
text-decoration: none; 
color: #22495C;
}
a:hover { 
text-decoration: underline; 
color: #F67434;
}	
a:active { 
text-decoration: underline; 
color: #22495C;
}
.input{
margin: 0px;
padding: 0px;
border: #6C98AF 1px solid;
background: #F1F2F4;
color: #22495C;
}
.font_b{
color: #22495C;
font: 12px/23px ΛΜ;
}
.line{
width: auto;
margin: 5px 0px;
padding: 0px;
border-top:  1px solid #4C9CCF;
}
.font_site{
color: #22495C;
font: 26px/30px ΛΜ;
font-weight: bold;
}

