a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	text-decoration: none;
}
.bgpalme {
	background-attachment: fixed;
	background-image: url(version2/palmebg.png);
	background-repeat: no-repeat;
}
