/* CSS Document */

body {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#iframe {
	width: 450px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
#iframe a {
	width: 370px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6666FF;
	text-decoration: none;
	position: relative;
}
#iframe a:hover {
	width: 370px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
