/* -- This is the place to add your own style modifications without touching the original styles -- */

/* --------- [ Table Adjustments ] --------- */	table th {	background:#fff;	border:none;	}table tr {	background:#fff;	}

/* ---------[ Underlined Links for Posts ]--------- */

.single .post .entry a,
.single .post .entry a:link,
.single .post .entry a:visited {
	text-decoration:underline;
	}

h1.post-title a, .meta a, p.tags a, p.cats a {
	text-decoration:none !important;
	}