body {
font-family: Tahoma, Verdana;
font-size: 11px;
}

TD {
font-family: Tahoma, Verdana;
font-size: 11px;
}

.text {
font-family: Verdana, Tahoma;
font-size: 12px;
}

a {
color: #547CFF;
text-decoration: none;
}

a:hover {
color: #FF2300;
text-decoration: underline;
}

a:active {
color: #0000AE;
text-decoration: none;
}

a:visited {
color: #4AC8EC;
text-decoration: none;
}

a:visited:hover {
color: #547CFF;
text-decoration: underline;
}

.whitetext {
font-family: Tahoma, Verdana;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.yellowtext {
font-family: Tahoma, Verdana;
font-size: 11px;
color: #FFEAB1;
text-decoration: none;
}

.menuline {
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #c4e5fb;
}

.title {
font-family: Arial, Tahoma, Verdana;
font-size: 14px;
font-weight: bold;
color: #006C90;
text-decoration: none;
}
}