body {
font-family: Georgia;
}
#left_mid { 
color: #FFF;
}
#left_mid a:hover { 
color: #FFF;
text-decoration: underline;
}
#left_mid a{ 
color: #FFF;
text-decoration: none;
}
#nav_inset {
text-decoration: none;
color: #000;
}
#nav_inset a {
text-decoration: none;
color: #000;
font-size: 14px;
}
#nav_inset a:hover {
text-decoration: underline;
color: #000;

}
#content_inset, #content_inset2 { 
font-size: 12px;
line-height: 23px;
}
#content_inset p, #content_inset2 p{ 
margin-bottom: 10px;
}
#header a {
text-decoration: none;
color: #000;
font-size: 14px;
}
#header a:hover {
text-decoration: underline;
color: #000;
font-size: 14px;
}