body {
	
	MARGIN-TOP: 10px;
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url('../images/fondo2.jpg');
	BACKGROUND-REPEAT: no-repeat;
	font: 12px arial;
	font-weight: bold;
	color: #Ffcc00; 
	text-decoration: none; 
	}	
	
a	 { 

	font: 12px arial;
	font-weight: bold;
	color: #333333; 
	text-decoration: none; 
	} 

a:hover	{ 
	
	font: 12px arial;
	font-weight:bold;
	color: #Ffcc00;
	text-decoration: none;  
	} 

#titol	{ 
	
	font: 12px arial;
	font-weight: bold;
	color: #Ffcc00; 
	text-decoration: none; 
	}
	
p { 
	
	font: 12px arial;
	font-weight: normal;
	color: #333333; 
	text-align: center;
	}
	
select {
	font-family: arial; 
	font-size: 10pt
}