body {
	background-color: #400060;
	color: #FF2020;
}
a:link { 
	color: cyan;
}
a:visited {
	color: aqua;
}

