body,
table,
td {
font-size: 12px;
}

a {
text-decoration: none;
}	

a:link,
a:visited {
color: #663300;
}

a:hover {
color: #cc9966;
text-decoration: underline;
}

td.monthtitle {
font-size: 18px;
font-weight: bold;
}

p.thumbnail {
margin: 5px 0;
text-align: center;
}

p.thumbnail img {
border: none;
}

p.homelink {
margin-top: 30px;
}