body{
 	background: #0a0a0a; 
}
a:link{
	color: #B31A73;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
}
a:visited{
	color: #9F1766;
	font-family: Verdana;
	font-weight: normal;
}
a:hover{
	color: #B31A73;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}