p {
	font-family: arial;
	font-size: 12px;
}

P.titulo {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#006699;
}

P.subtitulo {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#CC3300;
}

ul {
	font-family: arial;
	font-size: 12px;
}

A {
	color: #006699;
	text-decoration: none;
}

A:hover {
	color: #CC3300;
}

A.indice {
	color: black;
	text-decoration: none;
}

A.indice:hover {
	color: #CC3300;
	margin-left: 5px;
}
