

.lines {
font-family: Arial, helvetica, san-serif;
font-size: 15px;
color: #f8ef5d;
font-weight: bold;
}

.lines a:link {
color: #f8ef5d;
text-decoration: none;
}

.lines a:visited {
color: #f8ef5d;
text-decoration: none;
}

.lines a:hover {
color: #f8ef5d;
text-decoration: underline;
}

.lines a:active {
color: #f8ef5d;
text-decoration: none;
}



.brand {
font-family: arial, helvetica, san-serif;
font-size: 14px;
color: #f8ef5d;
}

.menutext {
font-family: arial, helvetica, san-serif;
font-size: 13px;
color: #ffffff;
}

.menutext a:link {
color: #ffffff;
text-decoration: none;
}

.menutext a:visited {
color: #ffffff;
text-decoration: none;
}

.menutext a:hover {
color: #ffffff;
text-decoration: underline;
}

.menutext a:active {
color: #ffffff;
text-decoration: none;
}


.home {
font-family: arial, helvetica, san-serif;
font-size: 18px;
font-weight: bold;
color: #660000;
line-height: 18px;
}

