

a:link{
	color:#9a9a9b;
	font-family:Gill Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
	text-decoration: none;
}

a:visited{
	color:#8B0000;
	font-family:Gill Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
	text-decoration: none;
}


a:hover{
color:#8B0000;
}

body{
text-align:center;
background-color:#000000;
}

a{
  outline: none;
}

a.egg{
color:#666666;
}

a.egg:hover{
color:#8b0000;
}

a.egg:visited{
color:#666666;
}
