@charset "utf-8";
/* CSS Document */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
.style3 {
	font-size: medium;
	line-height: 5px;
	top: 5px;
}
.style4 {
	font-size: medium;
	line-height: 17px;
	top: 5px;
}
