a:link, a:visited, a:active { text-decoration: none; color: yellow }
a:hover { text-decoration: underline; }

body{
margin: 0 auto;
text-align: center;
background-image: url(index/fondo.gif);
color: white;

}

input, select, textarea {
border: 1px solid #DA3B07;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
background-color: #DADADA;
color: #636363;
}

p{
padding-left: 0px;
padding-right: 0px;
margin: 0px;
font-family: Times, Times New Roman, Arial, Verdana;
font-size: 14px;
line-height: 18px;
}

img{
border: 0;
}
