body {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

p {
font-size : 13px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

.list {
font-size : 13px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

a:hover {
color : blue;
font-size : 13px;
text-decoration : underline;
font-weight : bold;
} 

a {
color : blue;
font-size : 13px;
font-weight : bold;
text-decoration : none;
} 

.title {
font-size : 16px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #3B4438;
font-weight : bold;
}

.smalltext {
font-size : 12px;
}

li {
color: white;
}

.nav {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
font-weight: bold;
text-decoration: none;
} 

.nav:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
font-weight: bold;
text-decoration: underline;
} 