body {
	background-color : #304050;
	font-family : Arial, "Courier New", Courier, monospace;
 	font-size: 9pt;
}

a:link, a:visited,a:active {
	font-family : Arial, "Courier New", Courier, monospace;
	font-size : 9pt;
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	font-family : Arial, "Courier New", Courier, monospace;
	font-size : 9pt;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
