.postmetadata li.postcomments a {
background-image: none;
background-color: transparent;
}

a, a:hover, a:visited, .header small {
color: #80000b;
visibility: visible;
}

.header h1, .header h1 a:link, .header h1 a:visited, .header h1 a:hover, .header h1 a {
font: bold 20px Tahoma, Geneva;
color: #ffffff;
visibility: visible;
}

#header a:link {
font: normal 24px Lucida Grande, Lucida Sans, Lucida Sans Unicode;
color: #ff808a;
visibility: visible;
}

#header a:visited {
font: normal 24px Lucida Grande, Lucida Sans, Lucida Sans Unicode;
color: #fcffd9;
visibility: visible;
}

#header a:hover {
font: normal 24px Lucida Grande, Lucida Sans, Lucida Sans Unicode;
text-decoration:underline;
color: #ffd9dc;
visibility: visible;
}



