.entry { color: black; }
.entry.excerpt { color: black; }
a:link {color:#FF8080; text-decoration:none;} /* unvisited link */
a:visited {color:#FF8080; text-decoration:none;} /* visited link */
a:hover {color:#F00;	text-decoration:underline;} /* mouse over link */