body {
	background-color: #FFFFFF;
}
a {
	font-size: 11pt;
	color: #0000CC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif
}
a:hover
{
    color: #000000;
}

