.bottom {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}
.conteudo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.conteudo:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.conteudo:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.conteudo:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.tabelaMedicamentos {
				font-family: arial;
				font-size: 11px;
				color: #000000;
}

.chamadaCapa {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}