body
{
	background : url("textura.gif") repeat fixed;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#C4935A;
	scrollbar-face-color:#C4935A;
	visibility : inherit;
}

p
{
	text-align: justify;
	font : smaller Arial, Helvetica, sans-serif;
	
}

H1
{
	text-align : center;
}
 
 a
 {
	text-decoration : none;
	color : #C4935A;
	font-weight : bold;
}
  
 A:HOVER
 {
	text-decoration : none;
	color : #330099;
}


