body { background: white; padding: 0; font-family: Times New Roman; font-size: 16px; font-style: none; line-height: 20px; padding: 0; margin-top: 10%; color: blue; } a { text-decoration: none; } a:link { font-family: Times New Roman; font-size: 16px; font-style: italic; line-height: 20px; padding: 0; margin-top: 10%; color: blue; border-bottom: 2px solid blue; } a:visited { color: blue; border-bottom: 2px solid blue; } a:active { color: white; border-bottom: 0px solid white; } a:hover { color: white; border-bottom: 2px solid white;