a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;

}

a:hover  {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none;

}

a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;


}



.titols      {
	font-family: Verdana;
	font-size: 16;
	font-weight: normal;
	color: #FF6600;
}


.escrit      {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
