.descrtext {
font-family: Arial;
font-size: 13px;
color: #666666;
}
.lang {
font-family: Arial;
font-size: 11px;
color: #666666;
}
.menu {
font-family: Arial;
font-size: 14px;
color: #ffffff;
text-decoration: none;
}
.menu:hover {
font-family: Arial;
font-size: 14px;
color: Yellow;
text-decoration: none;
}
.genlinks {
font-family: Arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
.genlinks:hover {
font-family: Arial;
font-size: 11px;
color: Yellow;
text-decoration: none;
}
.cnd {
font-family: Arial;
font-size: 11px;
color: #0099CC;
text-decoration: none;
}
.cnd:hover {
font-family: Arial;
font-size: 11px;
color: #0099CC;
text-decoration: underline;
}
.headline {
font-family: Arial;
font-size: 19px;
color: #C01525;
}
.content {
font-family: Arial;
font-size: 12px;
color: #0A3455;
line-height: 18px;
}
.contentbold {
font-family: Arial;
font-size: 12px;
color: #0A3455;
line-height: 18px;
font-weight: bold;
}
.contentlinks {
font-family: Arial;
font-size: 12px;
color: #0099CC;
text-decoration: underline;
}
.contentlinks:hover {
font-family: Arial;
font-size: 12px;
color: Yellow;
text-decoration: underline;
}
.contentgrey {
font-family: Arial;
font-size: 12px;
color: #B4B4B4;
line-height: 18px;
}
.tableheads {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #0063C1;
}
.genlinks2 {
font-family: Arial;
font-size: 12px;
color: #0099CC;
text-decoration: none;
}
.genlinks2:hover {
font-family: Arial;
font-size: 12px;
color: #333333;
text-decoration: underline;
}