* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: white;
}
a {
	color: #999999;
}
a:hover {
	color: #ffffff;
}