
a {
	background-color: transparent;
	color: #C0DCC0;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	text-align: right
}

a:visited {
	background-color: transparent;
	color: #C0DCC0;
}

a:hover {
	background-color: transparent;
	color: #FFFF80;
}

body {
	background-color: #000000;
	color: #ACBFEC;
}