A {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #009966;
  font-weight: normal;
  text-decoration: underline;
}

A:hover {
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #6699CC;
  font-weight: normal;
  text-decoration: underline;
}
body {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(imagens/bg.gif);


}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #387E71;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #387E71;
}
.TextoPadrao {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.TextoRodape {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
hr {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E4EAD7;
	border: 1px solid #C5CEB2;
}
textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #D2DBBD;
	border: 1px solid #C5CEB2;
}
.TextoHome {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;

}
