	.txt{
		font-family: arial;
		font-size: 12px;
		color: #000000;
	}
	.copyright{
	font-family: arial;
		font-size: 11px;
		color: #000000;
	}
	.linknoticias{
		font-family: arial;
		font-size: 11px;
		color: #000000;
		font-weight:bold;
	}
	.txtTitulo{
		font-family: tahoma;
		font-size: 24px;
		color: #000000;
		font-weight:bold;
	}
	.txtTitulo2{
		font-family: arial;
		font-size: 12px;
		color: #000000;
		font-weight:bold;
	}
	.txtTitblancop{
		font-family: arial;
		font-size: 12px;
		color: #ffffff;
		font-weight:bold;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdf40c;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdf40c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdf40c;
	text-decoration: none;
}
input,textarea {
	color: #333333;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	cursor: hand;
	}
	.titular{
		font-family: arial;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		border-bottom:1px solid #771895;
	}
	.breve{
		font-family: arial;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
	}
	.noticia{
		font-family: arial;
		font-size: 10px;
		color: #000000;
	}
	.convocatoria{
		font-family: arial;
		font-size: 10px;
		color: #000000;
	}
body{
	scrollbar-3dLight-Color:#ffffff;
	scrollbar-Arrow-Color:#ffffff;
	scrollbar-Base-Color:#ffffff;
	scrollbar-DarkShadow-Color:#771895;
	scrollbar-Face-Color:#771895;
	scrollbar-Highlight-Color:#771895;
	scrollbar-Shadow-Color:#ffffff;
	scrollbar-Track-Color:#ffffff;	
	}