A {
    text-decoration: none;
    color: maroon;
}
A:hover {
    color: red; 
}
.felirat {
    color: maroon;
    font-family: times; 
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.felirat:hover {
    color: red; 
}

A.felsorol {
    color: maroon;
    font-family: arial; 
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

A.felsorol:hover {
    color: red; 
}

.nevjegy {
    color: #6c6c6c;
    font-size: 10px;
    font-family: arial; 
    font-weight: bold;
    text-align: center;
}

.ujsag {
    color: #6c6c6c;
    font-family: curier; 
    font-size: 10px;
    font-weight: normal;
}
.small {
    font-size: 10px;
    text-decoration: none;
    color: maroon;
    font-weight: bold;
}
.rovat{
    color: #6c6c6c;
    font-family: arial; 
    font-size: 16px;
    font-weight: normal;

}
