a:link { color: white; text-decoration: none; } a:visited { color: white; text-decoration: none; } a:hover { color: silver; text-decoration: underline; } a:active { color: white; text-decoration: none; } ul { list-style-type: square; }
