.blog_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: black;
text-transform : uppercase;
}

.blog_subtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: black;
}

td, .blog_text, .normal {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: black;
}


.reply {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #85867B;
}

.reply a:link {
color: #85867B;
font-weight: bold;
}

.reply a:visited {
color: #85867B;
font-weight: bold;
}

.reply a:hover {
color: black;
font-weight: bold;
}

.thumbs a img { border: 1px solid black; }
.thumbs a:hover img ,
.thumbs a:active img { border: 1px solid #663300; }

a:link { color: #85867B; }
a:visited { color: #85867B; }
a:hover { color: black; }

a { 
	text-decoration: none; 
	font-weight: bold;
}

