/* Authored by Tim Rauter October 2005 */
body {
margin: 0px auto;
background-color: #FFFFFF;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #6C5A11;
text-align: Center;
}


.texto2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #6C5A11;
	text-transform: None;
}

.headermail {
height: 42px;
background-image: url(http://amarillas.bo/ver/images/headermailAmb.gif);
background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color: #6C5A11;
}

.footermail {
height: 30px;
background-image: url(http://amarillas.bo/ver/images/headermailAmb.gif);
background-repeat: repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: #6C5A11;
	text-align: left;
}

.submit {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	cursor: hand;
	width: 100px;
}

a {
color: #6C5A11;
text-decoration: none;
}

a:hover {
color: #6C5A11;
text-decoration: Underline;
}

