.fecha {
	font-size: 10px;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: small;
}
.newstitle {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.newsul {
	margin-top: 0px;
}
.newsheading {
	font-weight: bold;
	color: #FCCD01;
}
A:link {
	color: #0033CC;
}
A:hover {
	color: #DD0000;
}
A:active {
	color: #DD0000;
}
A:visited {
	color: #0033CC;
}
.copyright {
	font-size: x-small;
	color: #666666;
}
.newsli {
	margin-top: 5px;
}
.reflexionestitle {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #990000;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #990000;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	font-variant: normal;
}
.author {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: right;
	margin-bottom: 30px;
	margin-top: 0px;
	color: #990000;
	font-weight: bold;
}
.programaslink {
	text-decoration: none;
}
