.text {
font-family : Tahoma;
font-weight : bold;
font-size : 13px;
color : #ffffff;
}
.smalltext {
font-family : Tahoma;
font-weight : normal;
font-size : 11px;
color : #503b2f;
}
.smalltextBold {
font-family : Tahoma;
font-weight : bold;
font-size : 10px;
color : #61677a;
}
.copyright {
font-family : Tahoma;
font-weight : bold;
font-size : 10px;
color : #536eb6;
}
.agency {
font-family : Tahoma;
font-weight : bold;
font-size : 10px;
color : #61677a;
}
.menu {
font-family : Tahoma, Verdana;
font-weight : bold;
font-size : 13px;
color : #ffffff;
}
.title {
font-family : Tahoma, Verdana;
font-weight : bold;
font-size : 15px;
color : #ffffff;
}
a:link {
text-decoration : underline;
}
a:visited {
color : #0000cc;
text-decoration : underline;
}
a:hover {
color : #0000cc;
text-decoration : underline;
}
