.menu {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #CCCCCC;
}

.programas {
	color :#000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Trebuchet MS, Arial;
	font-weight: Normal;
}
.programas a {
	color : #333333;
	text-decoration: none;
}
.programas a:hover {
	color : #D60000;
}


.enlaces {
	color :#333333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Trebuchet MS, Arial;
	font-weight: Bold;
	font-style:italic;	
}
.enlaces a {
	color : #333333;
	text-decoration: none;
}
.enlaces a:hover {
	color : #D60000;
}

