h1 {
    color: #447788;
    font-style: bold;
}

a: {
    color: #444;
    font-style: underline;
}

a:hover {
    border: 1px dashed #874122;
}