body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCCCC;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(../imagens/21original.gif);


}
.Geral
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFCCCC;
}
.TextoMaior
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	color: #FFCCCC;
}
.TextoMedio
{
	font-family:  "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #FFCCCC;
}

a:link  { color : #FAC6CC;	text-decoration : none;}
a:visited  { color : #FAC6CC; text-decoration : none;}
a:active  {	color : #FAC6CC;	text-decoration : none;	background-color: #795B00;	}
a:hover  {	color :#FAC6CC;	text-decoration : underline overline;}

.Form {
	font-family: "Times New Roman", Times, serif;
	color: #FFCCCC;
	font-size: 14px;
	border: 1px Solid #FFCCCC;
	background-color: #333333;	
}.menu {
	background-color: #242424;
	height: auto;
	width: auto;

}
.menu-nav ul { margin: 0px; padding: 0px 0px 0px 3px; }
.menu-nav li {
	margin: 0px;
	padding: 1px 0px;
	border-bottom: 1px dashed #993300;
	font-weight: bold;
	list-style-type: none;
}
.menu-nav li a {
	margin: 0px;
	padding: 5px 2px 5px 10px;
	font-size: 16px;
	color:#FAC6CC;
	display: block;
	background: no-repeat 0px 10px;
	font-weight: normal;
	text-decoration: none;

}
.menu-nav li a:hover {
	color:#FAC6CC;
	text-decoration : none;
	background: #333333 no-repeat 0px 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #993300;
	font-size: 16px;
}
.menu-nav li a:visited {
	color : #FAC6CC;
	text-decoration : none;
}
.menu-nav li a:active{
	color : #FAC6CC;	
}
h1 {
	font-size: 16px;
	color: #FFCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clip:   rect(auto auto auto auto);
}
