#barra a:link { /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin-right: 5px;
}
#barra a:visited{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	text-align: right;
	margin-right: 5px;
}
#barra a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	text-align: right;
	margin-right: 5px;
}
#texto a:link { /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#texto a:visited{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#texto a:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-style:normal;
}
h3 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-style:normal;
	background-position: center bottom;
	text-align: center;
	vertical-align: bottom;
}
#texto2 a:link { /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#texto2 a:visited{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#texto2 a:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#texto3 a:link { /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#texto3 a:visited{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#texto3 a:hover {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h4{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}
	h5{ /* estado do botão, use a (,) para usar o mesmo atributo em mais de um item. */
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
