h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #4f2248;
	}

h2, h2 a, h2 a:visited {
	color: #4F2248;
	line-height:1.2em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#sidebar a {
	color:#a0889c;
}
	
	.entry table{
		border-color: 4F2248 4F2248 4F2248 4F2248;
		border-collapse: separate;
		background-color: rgb(250, 240, 230);
			width:100%;
				font-size: 13px;
	}


	.entry th {
		border-color: 4F2248 4F2248 4F2248 4F2248;
		background-color: 4F2248;
		color:#FFF;
	}

	.entry td {

		border-color: 4F2248 4F2248 4F2248 4F2248;
		background-color: white;
	}