.blanco {
	color: #FFFFFF;
}
.azul_fuerte {color: #006A9E}.rojo {
	color: #990000;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;

	color: #000000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;
	font-weight: bold;
}
h1 {
	color: #A10A13;
	font-size: large;
	font-weight: normal;
}
input.r_more_white
{
	border-style:dotted;
	border-width:1px;
	border-color:#FFFFFF;
	background:#5CA3C5;
	font-family:tahoma;
	color:#FFFFFF;
	/*width:80px;*/
	font-size:10px;
	font-weight:bold;
}
input.r_more
{
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	background:#FFFFFF;
	font-family:tahoma;
	color:#E54815;
	/*width:80px;*/
	font-size:10px;
	font-weight:bold;
}

a.link_rojo
{
	font-family:tahoma;
	color:#A10A13;
	font-size:10px;
	font-weight:bold;
}

.link_rojo:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.titulo_noticia {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
