<style>
body{
}
P {
	font-weight: bold;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
body {
	background-color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
</style>
