/* CSS Document */


.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.a:link {
	color: #0000FF;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #0000FF;
}
.a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.a:active {
	text-decoration: none;
	color: #0000FF;
}
.copyrigh_blond{
	color: #8C0000;
	font-weight: bold;
}
.copyrigh {color: #8C0000}


.titulo_noti {color: #000099;
	font-weight: bold; }

.titulo {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.conceptorev {font-size: 11px}

