<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Navigation a:hover {
    background: #630a33;
    width: 100px;}
    
.Navigation a {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    width: 100px;
    display: block;}    

</pre></body></html>