body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.titulo {color: #FFFFFF; font-size: 15px; font-weight: bold}

.menu_negrita {color: #FFFFFF; font-size: 14px; font-weight: bold}

.menu {color: #FFFFFF; font-size: 14px}

.menu:link {font-weight: normal; text-decoration: none}

.menu:visited {font-weight: normal; text-decoration: none}

.menu:active {font-weight: normal; text-decoration: none}

.menu:hover {font-weight: normal; text-decoration: underline}

p{
margin: 10px 0 10px 0;
}
