a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.bg-bottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-bottom2 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
