/* CSS Document */
.rojo
{
	color:#F00;
}

.azul
{
	color:#00C;
}

.negrita_id
{
	color:#932AB6;
	font-weight:bold;
	font-size:15px;
}

