#cy { width: 80%; height: 90%; position: absolute; left: 0px; } a:link { color: #097DC9; } /* A link that has been visited */ a:visited { color: #097DC9; } /* A link that is hovered on */ a:hover { color: #097DC9; } /* A link that is selected */ a:active { color: #097DC9; }