body {
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 12px;
	color: White;
	font-style: normal;
	font-weight: normal;
}
a:active {
	color: #99FF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #99FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
p {
	color: #99FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
