/* CSS Document */
.style1 {
	font-family: Garamond;
	font-size: 14px;
	color: #333333;
}
.style2 {
	color: #B25400;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link{text-decoration:none; color:#B25400;}
a:visited{text-decoration:none; color:#B25400;}
a:hover{text-decoration:underline; color:#B25400;}

a.orangeLink:link{text-decoration:underline; color:#B25400;}
a.orangeLink:visited{text-decoration:underline; color:#B25400;}
a.orangeLink:hover{text-decoration:underline; color:#B25400;}

h3 {
	font-family: Garamond;
	font-size: 14px;
	}
.style_LaPaloma {
	font-family: Garamond;
	font-size: 18px;
	color: #666666;
}
.style_LaPal {
	font-family: Garamond;
	font-size: 18px;
	font-style: italic;
	color: #9D4C05;
}
.Euro {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #c65a07;
}
