.data
{
	color: #A70E00;
	font-family: verdana;
	font-size: 15 px;
	font-weight: bold;
}
.links:link
{
	color: #333333;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
}
.links:visited
{
	color: #333333;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
}
.links:hover
{
	color: #007CB9;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: underline;
}
.links-myadmin:link
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11 px;
	font-weight: bold;
	letter-spacing: 1 pt;
	text-decoration: none;
}
.links-myadmin:visited
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11 px;
	font-weight: bold;
	letter-spacing: 1 pt;
	text-decoration: none;
}
.links-myadmin:hover
{
	color: #003366;
	font-family: Verdana;
	font-size: 11 px;
	font-weight: bold;
	letter-spacing: 1 pt;
	text-decoration: none;
}
.links-rodape:link
{
	color: #000000;
	font-family: Verdana;
	font-size: 12 px;
	letter-spacing: 1 pt;
	font-weight: bold;
	text-decoration: none;
}
.links-rodape:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 12 px;
	letter-spacing: 1 pt;
	font-weight: bold;
	text-decoration: none;
}
.links-rodape:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 12 px;
	letter-spacing: 1 pt;
	font-weight: bold;
	text-decoration: underline;
}
.rodape
{
	color: #000000;
	font-family: Verdana;
	font-size: 12 px;
	letter-spacing: 1 pt;
	font-weight: bold;
	text-decoration: none;
}
.texto-bemVindo
{
	font-family: Verdana;
	font-size: 15 px;
	color: #333333;
	font-weight: none;
}
.texto-titulo
{
	font-family: Verdana;
	font-size: 20 px;
	color: #1A683D;
	font-weight: bold;
}
.texto-conteudo
{
	font-family: Verdana;
	font-size: 14 px;
	color: #333333;
	font-weight: none;
}
.texto-normal
{
	font-family: verdana;
	font-size: 14 px;
	color: #333333;
	font-weight: bold;
}
.voltar:link
{
	color: #000000;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
}
.voltar:visited
{
	color: #000000;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
}
.voltar:hover
{
	color: #000000;
	font-family: Verdana;
	font-size: 14 px;
	font-weight: bold;
	text-decoration: underline;
}
.botao:link
{
	font-family: Verdana;
	font-size: 12 px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/botao.jpg);
	width: 200 px;
	height: 25 px;
	padding: 0 px 0 px 0 px 15 px;
}
.botao:visited
{
	font-family: Verdana;
	font-size: 12 px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/botao.jpg);
	width: 200 px;
	height: 25 px;
	padding: 0 px 0 px 0 px 15 px;
}
.botao:hover
{
	font-family: Verdana;
	font-size: 12 px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/menuHover.png);
	width: 200 px;
	height: 25 px;
	padding: 0 px 0 px 0 px 15 px;
}