.band160M {
    color: #ffe000;
}
.band80M {
    color: #093F00;
}
.band40M {
    color: #ffa500;
}
.band30M {
    color: #ff0000;
}
.band20M {
    color: #800080;
}
.band17M {
    color: #0000ff;
}
.band15M {
    color: #ff00ff;
}
.band12M {
    color: #00ffff;
}
.band10M {
    color: #5a5a5a;
}
.band6M {
    color: #ffc0cb;
}
.band2M {
    color: #92FF7F;
}

.DIGI {
    background-color: purple;
}

.CW {
    background-color: #337ab7;
}

.SSB {
    background-color: #5cb85c;
}

.success {
    color : #5cb85c;
}
.myLink {
    color : white;
    text-decoration: none;
    /*font-weight: bold;*/
}

.container {
    width: 1000px;
}

body {
    margin-top: 10px;
}

h1 {
    font-size: 30px;
}
p {
    text-align: justify;
}

.flag {
    max-height: 20px;
}