a
{
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: #604009;
}

a:hover {
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}

.bgglobal {
	background-color: #F0ECE0;
	background-image: url(images/bg_global.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #604009;
}

.txt1 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #604109;
	line-height: 14px;
}
.txt2 {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #604109;
}
.txtorange {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #CC6600;
}
.bgleft {
	background-attachment: fixed;
	background-color: #F0ECE0;
	background-image: url(images/bg_global.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #604009;
}
.txtmenu {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #604109;
	line-height: 14px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
