body{
 background-color: navy;
}

.css_font {
	color: white;
}

.css_font a:link {
	color: lightgreen;
}

.css_font a:visited {
	color: green;
}

