.bottompane {
	background-color: transparent;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #CCCCCC;
}
A.bottompane:link {
	text-decoration: none;
	color:#FD9DDE;
	font-family: Arial, Helvetica, sans-serif;
}
A.bottompane:visited {
	text-decoration: none;
	color:#FD9DDE;
	font-family: Arial, Helvetica, sans-serif;
}
A.bottompane:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
A.bottompane:active {
	text-decoration: none;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
