	body {
	background-image: url('IMG/fundo.png'); 
	background-repeat: repeat-x;	

		
	}
	
.a1  {	
	font-family: ARIAL;
	font-size: 14px;
	font-weight: bold ;
	color: white;
	text-decoration: none;	
}

.a1:hover  {
	
	font-family: ARIAL;
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;	
	
}	

.b1 {
	
	font-family: ARIAL;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
	
}	
.b2 {
	
	font-family: ARIAL;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;	
	
}	
.b3 {
	
	font-family: ARIAL;
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-decoration: none;	
	
}	

	
	

