@charset "utf-8";
/* CSS Document */

.bottomlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}

.bottomlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}


.bottomlinks a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}

.bottomlinks a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}

.bottomlinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:  #FFCC66;
	color:#999966;
}

.bottomlinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999966;
}
















