.vallecentral {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
}
.titulonoticia {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
}

	
.linknoticia {COLOR: #006600; FONT-FAMILY: Tahoma; FONT-SIZE: xx-small} 
B.linknoticia :link {TEXT-DECORATION: none; COLOR: #006600; FONT-FAMILY: Tahoma; FONT-SIZE: xx-small} 
B.linknoticia :active {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: Tahoma; FONT-SIZE: x-small} 
B.linknoticia :visited {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: Tahoma; FONT-SIZE: xx-small} 
B.linknoticia :hover {	TEXT-DECORATION: underline;	COLOR:#666666;	font-size: xx-small;	font-family: Tahoma;
	
}
	
.linkescuela {COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: x-small} 
A.linkescuela:link {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: x-small} 
A.linkescuela:active {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: x-small} 
A.linkescuela:visited {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: x-small} 
A.linkescuela:hover {TEXT-DECORATION: underline; COLOR:#666666; font-size: x-small;

} 

.linkcarrera {COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: xx-small} 
A.linkcarrera:link {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: xx-small} 
A.linkcarrera:active {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: xx-small} 
A.linkcarrera:visited {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: tahoma; FONT-SIZE: xx-small} 
A.linkcarrera:hover {	TEXT-DECORATION: none;	COLOR:#666666;	font-size: xx-small;

} 


.letrasgris {

	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.letrasblancas {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.letrasgrisnegrita {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.letrasverdenegrita {

	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #006600;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.titulonoticianegrita {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
	font-weight: bold;
}
.linknoticia2 {

	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	color: #006600;
	text-decoration: none;
	line-height: normal;
}
.linea_alrededor {
	border: thin solid #000000;
}

a {
	/*color: #FF6600;*/
/*	font-weight:bold;*/
	text-decoration:none;
	}
	
a:hover {
	color: #003399;
	}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;/*;
/*	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;*/
	display:block;
/*	padding: 0px 10px;*/
/*	border-right:1px solid #FF6600;*/
	}
	
#navigation a:hover {
/*	color:#ffffff;*/
	color: #000000;
	background:#FF9900;
/*	background:#339900;*/
/*	background: #6699FF;*/
	font-weight: bold;
	}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	letter-spacing:.1em;
	line-height:16px;
	}