/* CSS definition file containing site wide stylesheets */

.Links_Comunes {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.ToursPackages {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,51,153);
 	background-color: rgb(255,255,204)
}