@charset "UTF-8";
/* CSS Document */

body {
	color: #fff;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 13pt;
}
p { }
td { }
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #D4DA00;
	text-decoration: none;
}
a:hover {
	color: #D4DA00;
	font-style: italic;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
