﻿body
{
	background-color: white;
	color: white;
}

.entry_header h2
{
   color: #AAAAAA;
   font-size: small;
   font-weight: normal;
}

#navbar
{
	background-color: #0562A8;
	color: white;
}

#navbar a
{
	color: white;
	font-weight: bold;
	text-decoration: none;	
}

#navbar a:hover
{
	text-decoration: underline;
}

#wp-calendar thead th
{
	background-color: #FF9900;
	color: white;
}

#navbar a:hover
{
	color: #009900;
{
	
#h1 a:hover
{
	color: #FF9900;
}

.custom: #footer
{
	color: white 
	background-color: #FF9900;
}

.sidebar h2
{
  border-color: red;
}