.iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	background-color: #5A5844;
	background-image: url(images/rightBackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #CCCC66;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
