body {
    font-size: 14px;
    font-family: arial, Helvetica, Utkal, sans-serif;
    color: white;
    background: black;
}

.backdark {
    background-color: #161616
}

.imggrid {
    width: 368px;
    height: 230px;
}

.imgbig {
    width: 800px;
    height: 600px;
}

.fonttitle {
    font-family: arial, Helvetica, Utkal, sans-serif;
    font-style: italic;
    color: #39ff14;
    font-weight: bold;
}

.font-caption {
    text-align: justify; 
    font-size: 11px;  
    line-height: 12px
}

.font-bold {
    font-weight: bold;
}

h1.fonttitle {
    font-family: arial, Helvetica, Utkal, sans-serif;
    font-size: 25px;
    font-style: italic;
    color: #39ff14;
    font-weight: bold;
    text-align: center
}

a {
    color: #39ff14;
    font-weight: bold;
}

a.fonttitleunderline {
    color: #39ff14;
    font-weight: bold;
    text-decoration: underline;
}

a.fonttitleunderline:hover {
    color: #39ff14;
    font-weight: bold;    
    text-decoration: underline;
    cursor: pointer;
}


h2.fonttitle {
    font-family: arial, Helvetica, Utkal, sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #39ff14;
    font-weight: bold;
    text-align: center
}

.x911cardback {
    background-color: #101010;
}

.fontx911:hover {
    cursor: pointer;
    font-weight: bold;    
    font-style: italic; 
    font-family: fantasy;    
    text-decoration: underline;       
}

a {
    color: #39ff14;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.x911 {
    color: #39ff14;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.x911:hover {
    color: #ff0000;
    font-weight: bold;    
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #ff0000;
    font-weight: bold;    
    text-decoration: underline;
    cursor: pointer;
}