A collection of resources I've used to make/style this site so far:
/* the body stylings persist, but the links do not... body { background-color: #003366; color: white; font-family: Georgia; } a:link { color: cyan } a:visited { color: CornflowerBlue }*/