.nav {
font-family: Arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.nav a:link {
font-family: Arial, sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.nav a:visited {
font-family: Arial, sans-serif;
font-size: 11px;
color: #f4ac2f;
font-weight: bold;
text-decoration: none;
}

.nav a:hover {
font-family: Arial, sans-serif;
font-size: 11px;
color: #cccccc;
text-decoration: none;
font-weight: bold;
}


.headlinenav a:link {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #ffffff;
}

.headlinenav a:hover {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #cccccc;
}

.headlinenav a:visited {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #d8f0f0;
}

.winenav a:link {
color: #a9a48e;
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}

.winenav a:visited { 
color: #cccccc;
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}

.winenav a:hover { 
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}

a:link {
font-family: Arial, sans-serif;
font-size: 12px;
color: #999999;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: Arial, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Arial, sans-serif;
font-size: 12px;
color: #cccccc;
text-decoration: none;
font-weight: bold;
}

.table {
margin-left: 3px;
margin-right: 3px;
}

.footer {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #ffffff;
}

.plain {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color: #01141f;
}

.plainwhite {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color: #ffffff;
}

.plainblue {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 12px;
color: #005d93;
}

.tinyplain {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 10px;
color: #ffffff;
}

.subheadlineblack {
font-family: Arial, sans-serif;
font-weight: nomral;
font-size: 14px;
color: #000000;
}

.headline {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #01141f;
}

.whiteheadline {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #ffffff;
}

.subheadline {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #01141f;
}

.subheadlinewhite {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #ffffff;
}

.wineheadline {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000000;
}

.images {
border: 1px solid white;
margin-right : 2px;
}