/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }
body p {
	text-align: center;
	color: #557cd6;
	font-size: medium;
}
linksp {
	color: #CCC;
	text-decoration: none;
}
.linkp {
	color: #557cd6;
	text-decoration: none;
	font-size: small;
}

