input text{
	color: #FFFFFF;
	background-color:#FFFFFF;
	border: 1px solid #c0c0c0;
	font-family:Tahoma;
	font-size:11px;
	color:#5e5e5e;
	width:150px;
}
textarea{
	width:300px;
	color: #FFFFFF;
	background-color:#FFFFFF;
	border: 1px solid #c0c0c0;
	font-family:Tahoma;
	font-size:11px;
	color:#5e5e5e;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #5e5e5e;
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
}
.texto{
	font-family:Tahoma;
	font-size:11px;
	color:#444444;
	text-align: justify;
	line-height:18px;
}
.letra1 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	line-height:13px;
}
.letra2 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: italic;
	text-transform: uppercase;
	color: #990000;
	font-weight: bolder;
	line-height:17px;
}
.letra3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	color: #777777;
	font-weight: bold;
	line-height:14px;
}
.texto_links {
	font-family:Tahoma;
	font-size:10px;
	text-transform:uppercase;
	line-height:11px;
	color:#666666;
}

