p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.piedefoto {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
li {
	list-style-position: inside;
	list-style-image: url(vineta.gif);
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.titulogrande {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: -1px;
}
.fieldset {
	width:300px;
}
input, textarea, select {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 1px;
}
.td_nombre_avion {
	font-family: Arial;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	text-align: center;
}
.td_nombre_avion a:link {
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
}
.td_nombre_avion a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	font-weight: normal;
}
.td_foto_avion {
	text-align: center;
	border: 1px solid #CCCCCC;
}
.td_foto_avion IMG{
	border: 1px solid #999999;
	margin: 7px;
}
.titulo_grupo {
	font-family: Arial;
	font-size: 28px;
	color: #333333;
	border: 1px solid #CCCCCC;
	letter-spacing: -2px;
	font-weight: bold;
}
.td_menu_aviones {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	letter-spacing: 1px;
	text-align: center;
}
.td_menu_aviones a:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.td_menu_aviones a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.td_menu_aviones a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.datos_anuncio {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.texto_home {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
}
