body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	color: 1d3e5c;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.texto10_rojo {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #99CC00;
}
.texto10_azul {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #1D3E5C;
}
.texto10_azulclaro {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}

.texto12_azul {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #1D3E5C;
	text-decoration: none;
	list-style-image: url(../images/vienta_home.gif);
}
,texto10_azulclaro {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}

.titulos12_rojos {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}

.texto11_blanco {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto12_azulRaya {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #1D3E5C;
	text-decoration: underline;
}
.texto12_azulRayaBol {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #1D3E5C;
	text-decoration: underline;
	font-weight: bold;
}
.texto12_verdeRayaBol {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
