.content {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: #393931;
}

.content a {
color : #96CC02;
text-decoration : none;
}

.content a:hover {
color : #96CC02;
border-bottom : 1px solid #96CC02;
} 

.image a {
text-decoration : none;
}

.image a:hover {
text-decoration : none;
} 


h1 {
font-size: 28px;
font-weight: bold;
margin: 10px 0 10px 0;
color: #CCCC00;
letter-spacing: -1px;
}

h2 {
font-size: 18px;
font-weight: bold;
margin: 10px 0 5px 0;
color: #96CC02;
letter-spacing: -1px;
}

#date {
color: #96CC02;
font-weight: bold;
}

ul {
list-style-type: square;
color: #96CC02;
}

.caption {
padding: 10px 0 0 20px;

}

.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
padding: 10px 0 15px 10px;
color: #FFFFCC;
}

.footer a {
color : #CDFFFE;
text-decoration : none;
}

.footer a:hover {
color : #CDFFFE;
border-bottom : 1px solid #CDFFFE;
} 
