a, a:link, a:visited {
  text-decoration	:underline;
  color			:#FC9103;
  font-family           :arial,verdana,helvetica;

}
a:hover  {
  text-decoration	:none;
  color		        :#FC9103;
 text-decoration	: underline;
}
img{
        border          :0px;
}

p{
  font-size             :12px;
  font-family           :arial,verdana,helvetica;
}
.foto{
  font-size             :9px;
  font-family           :arial,verdana,helvetica;
  color			:gray;
}

h1{
  font-size             :16px;
  font-family           :arial,verdana,helvetica;
  color                 :#FC9103;	
  margin-top		:10px;
}
h2{
  font-size             :11px;
  font-family           :arial,verdana,helvetica;
}
ol{
 list-style-position	:outside;
  
}

div{
  font-size             :12px;
  font-family           :arial,verdana,helvetica;
  line-height		:16px;
}
form {

  padding               :0px;
  margin                :0px;
  border                :0px solid black;
  margin-bottom         :1px;
}
input.felt {
  background-color      :white;
  width                 :124px;
  font-size             :9px;
  height                :12px;
  border                :1px solid #86A1E8;
  padding               :0px;
  padding-left          :3px;
  margin                :0px;
}
input.btn{
  position		:relative;
  background-color      :#86A1E8;
  font-size             :10px;
  border                :0px solid #86A1E8;
  height                :14px;
  width			:12px;
  padding               :0px;
  margin                :0px;
  font-weight           :bold;
  color                 :white;
}
select {

  background-color      :white;
  padding               :0px;
  margin                :0px;
  height                :17px;
  width                 :146px;
  font-size             :10px;


}

