body
{
font-size: 9px;
font-family: verdana, arial, times new roman;
color: #600806;
text-align: justify; 
line-height: 16px;
}
				
a:link
{
color: #8C0200;
text-decoration: none;
}

a:visited
{
color: #8C0200;
text-decoration: none;
}

a:hover
{
color: #8C0200;
text-decoration: none;
background-color: #D67B7A;
}

.caption
{
float: left;
text-align: left;
color: #8C0200;
font-style: italic;
padding-right: 10px;
padding-bottom: 5px;
}

.comments-post
{
text-transform: uppercase;
font-weight: bold;
}

.comments-date
{
text-transform: uppercase;
color:#ffffff;
}

.comments-title
{
font weight: bold;
text-transform: uppercase;
text-align:right;
}

.entrybody
{
text-transform: lowercase;
}