body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #690024;
	background-color: #C0C0C0;
}
a:hover {
	color: #690024;
	text-decoration: underline;
}
a:link {
	color: #690024;
	text-decoration: underline;
}
a:visited {

	color: #690024;
	text-decoration: underline;
}
iframe {
	overflow: auto;
}