body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color:#663300;  
}
.text_body {
	background-image:url(../images/fundo.jpg);
	background-repeat:no-repeat;
}
A:link, A:active, A:visited { 
    color: #ffffcc; 
	text-decoration: none; 
	font-size:16px;
}

A:hover, A:visited:hover { 
    color:#FFFFCC; 
	text-decoration: underline;
 	font-size:16px;
} 
.h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFCC;
}
.h2 {
	  font-family:"Times New Roman", Times, serif;
	  font-size:14px;
	  color:#FFFFCC;
}
