.title { 
font-family: Verdana;
font-size: 14px; 
font-weight: bold;
color: #1B5D5E
}

.links {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #299094;
text-decoration: none
}

.links:hover {
text-decoration: none;
color: #1B5D5E;
font-family: Verdana;
font-size: 11px;
font-weight: bold
}

.subtitle {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #A6C1C2
}

.text {
font-family: Verdana; 
font-size: 11px;
line-height: normal;
color: #000000
}

a:hover {
color: #C971AB;
text-decoration: none
}

.footer {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none
}

.footer:hover {
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #FFFFFF
}

.menu {
font-family: Verdana; 
font-size: 11px;
line-height: normal;
color: #000000
}

.menu A:link {
font-family: Verdana; 
font-size: 11px;
line-height: normal;
font-weight: bold;
color: #FFFFFF
}

.menu A:active {
font-family: Verdana; 
font-size: 11px;
line-height: normal;
font-weight: bold;
color: #FFFFFF
}

.menu A:visited {
font-family: Verdana; 
font-size: 11px;
line-height: normal;
font-weight: bold;
color: #FFFFFF
}