.iframe {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #FF0066;
}
.title {
	font-family: "Impact", "Arial";
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0066;
	text-decoration: none;
	background-color: #CCCC00;
	background-repeat: repeat;
	background-position: 200px 200px;
}
