body {
	background-color: #FFFFFF;
	background-image: url(im/bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
.mediano, .mediano a:visited, .mediano a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #1F93AF;
	text-decoration: none;
}
.mediano a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #25B0D3;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #104B5A;
	text-decoration: none;
}
.txtpeq {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.txtmed, .txtmed a:hover, .txtmed a:visited, .txtmed a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txtmedbl {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2C7587;
	text-decoration: none;
	font-weight: bold;
}
