body
{
	background-color: #E66A62;
	color: #666666;
}

a:link {  text-decoration:none; color: firebrick; }
a:active { text-decoration:none; color: firebrick; }
a:visited { text-decoration:none; color: firebrick; }
a:hover {  text-decoration:none; color: #333333; }
img {  border-width:1; border-style:solid; }
image {  border-width:1; border-style:solid; }

#navbar,
#wp-calendar thead
{
	background-color: #F5E7E0;
}
