h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #00496e;
	}

h2, h2 a, h2 a:visited {
	color: #9e9e9e;
	line-height:1.2em;
	}

#sidebar a {color:#6d97ac;}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
	.entry table{
		border-color: 00496e 00496e 00496e 00496e;
		border-collapse: separate;
		background-color: rgb(250, 240, 230);
			width:100%;
				font-size: 13px;
	}


	.entry th {
		border-color: 00496e 00496e 00496e 00496e;
		background-color: 00496e;
		color:#FFF;
	}

	.entry td {

		border-color: 00496e 00496e 00496e 00496e;
		background-color: white;
	}
