.evo {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;


}
a:visited {
	text-decoration: none;


}

