body { background-color: #000; color: #EF85B6; font-family: "Century Gothic"; font-size: 12px; } #wrapper { margin: 150px 80px 320px; } #blah { line-height: 6px; font-size: 16px; } a:link { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; } a:hover { color: #EF85B6; text-decoration: none; border: none; } a:active{ color: #EF85B6; text-decoration: none; border: none; } a:visited { color: #EF85B6; text-decoration: none; border: none; }