body  {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
color: #898989;
font-weight: 800;
text-decoration: none;
background: url("../images/background.jpg") repeat-y fixed center top;
margin-top: 0;
}

a {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
font-weight: 800;
text-decoration: none;
color: #01CAFE;
text-decoration: none;
} 

a:hover {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
font-weight: 800;
text-decoration: none;
color: #01CAFE;
text-decoration: underline;
} 

.left {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 18px;
color: #004D83;
font-weight: 800;
text-decoration: none;
line-height: 70%;
}

.text {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
color: #898989;
font-weight: 800;
text-decoration: none;
}

.textnobold {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
color: #898989;
font-weight: 400;
text-decoration: none;
}

.caption {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
font-style: italic;
color: #7D7D7D;
font-weight: 800;
}

.title {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 15px;
color: #00CCFF;
font-weight: 800;
text-decoration: none;
}
