A {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000CC; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #0000CC; TEXT-DECORATION: none
}
BODY {
	background-color: #FFFFFF;

}
.lineahoriz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 10px;
}
.textos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
}
.h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
}
.botabajo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.botabajo A:link {
	FONT-SIZE: 13px; COLOR: #FFFFFF
}
.botabajo A:visited {
	FONT-SIZE: 13px; COLOR: #FFFFFF
}
.botabajo A:hover {
	FONT-SIZE: 13px; COLOR: #EAEAEA;
}
.meta {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
}



h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	text-decoration: none;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px; 
	font-color:blue;
	text-decoration: none;
}

img.left {
	float: left;
	border: 1px solid lightgrey;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}

img.right {
	float: right;
	border: 1px solid lightgrey;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}
