@charset "utf-8";
/* Back-U-Up Styles */

.pages {
	width:88%;
	display:none;
}

.bupHeader {
	font-size:16px;	
	font-weight:bold;
}

.bupLinks {
	color:#637080;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.bupLinks:hover {
	color:#ff0000;
	text-decoration:underline;
}

.bupLinks:active {
	color:#ff0000;
}