body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto1c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
.texto1d {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.texto1db {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
.texto1e {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	font-weight: normal;
	text-align: left;
}
.texto1eb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	text-align: left;
	text-decoration: inherit;
}
.texto2eb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.texto2eb2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.texto1eb36 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #999;
	font-weight: bold;
	text-align: left;
}
.texto2e {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
	text-align: left;
}
.texto3e {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #9B1619;
	font-weight: bold;
	text-align: left;
}

.texto2e36 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #999;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #999;
	text-decoration: underline;
}
.link2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #F00;
	text-decoration: none;
}

.link2:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #F00;
	text-decoration: underline;
}
.link_p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.link_p:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.titulo:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}
.borda {
	border: 4px solid #333;
}
.borda2 {
	border: 1px solid #ccc;
}

.imput01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #690709;
	height: 30px;
	width: 300px;
	border: 1px solid #ccc;
}

.imput02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #690709;
	height: 120px;
	width: 300px;
	border: 1px solid #ccc;
}

.imput03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	height: 30px;
	width: 100px;
	border: 1px solid #000;
	text-align: center;
}
