.body {
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-size: 13px;
 color: #D4D7D6;
 line-height: 140%;
}
li {
padding-bottom: 4px;
list-style-type: none;
}
.photo {
border: 1px solid #D4D7D6;
}

.photo a:link {
	color: #D4D7D6;
}

.photo a:visited {
 color: #D4D7D6;
}

.photo a:hover {
 color: #FFFF99;
} 
.topnav {
 background-color: #202F2B;
 border-bottom: 1px solid #D4D7D6;
}
.bottomnav {
 background-color: #385953;
 border-top: 1px solid #000;
 font-size: 10px;
 font-family: Arial, Geneva, sans-serif;
 color: #fff;
 line-height: 110%;
}
.bottomnav a:link {
	color: #fff;
 font-weight: bold;
}

.bottomnav a:visited {
 color: #fff;
 font-weight: bold;
 height: 500px;
}

.bottomnav a:hover {
 color: #ff9;
 font-weight: bold;
} 
a:link {
	color: #FFFFCC;
 font-weight: bold;
}

a:visited {
 color: #eeeeee;
 font-weight: bold;
}

a:hover {
 color: #ffff99;
 font-weight: bold;
} 

small {
 color: #eeeeee;
 font-size: 10px;
 font-family: Arial, Geneva, sans-serif;
 line-height: 110%;
}

big {
 font-size: 24px;
 font-family: arial,verdana,sans-serif;
 color: #385953;
 font-weight: normal;
 line-height: 120%;
}

strong {
 color: #D4D7D6;
 font-size: 16px;
 font-family: arial,verdana,sans-serif;
 font-weight: normal;
 line-height: 120%;
}
