a:link{color:black; background:white; text-decoration: none}
a:visited{color:black; background:white; text-decoration: none}
a:hover{color:white; background:green; text-decoration: none}

body {
	font: Times New Roman;
}