body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	background: url('images/light-beige-popup.gif') repeat;
}
#popup-landscape p {
	width: 420px;
	font-size: 16px;
	margin-top: 5px;
}
#popup-portrait p {
	margin-top: 5px;
	width: 300px;
	font-size: 16px;
}
a:link {
	color: #6262AD;
	text-align: center;
	font-weight: bold;
}
a:visited {
	color: #6262AD;
	text-align: center;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}