a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline
}
a:active {
	text-decoration: underline
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
}
.sub_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px
}
.sub_titulo_infomed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAFFFF;
	background-position: center center;
	font-weight: bold;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.sub_titulo_infomed_N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAFFFF;
	background-position: center center;
	border-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}
.bg_infomed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/comprimidos.jpg)
}
