﻿.negrita
		{ font-weight: bold;
		}
.centrado
		{ text-align: center;
		}
.cursiva
		{font-style: italic;
		}