@charset "utf-8";
/* CSS Document */
td, th, input, select, textarea, optgroup {
	font-family: Arial;
	font-size: 11px;
	color: #6A3F1C;
}
.title {
	color: #BE4727; 
	font-size:21px;
	font-family: Arial;
	font-weight: bold;
}
.smltitle {
	color: #BE4727; 
	font-size:16px;
	font-family: Arial;
	font-weight: bold;
}
.smltitle2 {
	color: #BE4727; 
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
}
.smltitle3 {
	font-family: Arial;
	font-size: 12px;
	color: #6A3F1C; 
}
.subm {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #6A3F1C; 
}
.footer{
	font-family: Arial;
	font-size: 10px;
	color: #666666; 
}

.footer2{
	font-family: Arial;
	font-size: 9px;
	color: #666666; 
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #6A3F1C; 
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #6A3F1C; 
	text-decoration: none;
}
