A:active { color: #33F; text-decoration: underline; }
A:link { color: #33C; text-decoration: none; }
A:visited {	color: #33C; text-decoration: none; }
A:hover { color: #33C; text-decoration: underline; }

.stretch {
    width: 750px;
    border: 1px;
}
