body {
	/*background-color: #535353; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titles {
	font-family: "control Freak";
	font-size: 22px;
	font-weight: normal;
	color: #0F75BD;
	text-decoration: none;
	margin-left: 15px;
}
.vinet {
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-left: 15px;
	text-align: justify;
}
.btxt {
	font-family: "control Freak";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.studyimgtxt {
	font-family: "control Freak";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bgMenu {
	background-image: url(images/bgMenu.jpg);
	background-repeat: repeat-x;
}
.menuUp {

	font-family: "Control Freak";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.NoticiasContenido{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
a.NoticiasContenido:Hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#999999;
}
.Leermas{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
a.Leermas:Hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.NoticiaTitulo{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.NoticiaTitulo:Hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}