
#content
{
	background-color: #FFFFFF;
}



#blogheader h1#siteheading, #blogheader div#sitesubheading
{
	color: #333333;
}

#content h1, #content h2, 
#content h1 a, #content h2 a, #content h1 a:active, #content h2 a:active, 
#content h1 a:visited, #content h2 a:visited,#content h1 a:hover, #content h2 a:hover
{
	color: #000000;
}

#content
{
	color: #000000;
}

#content a, #content a:active, #content a:visited, #content a:hover
{
	color: #0000FF;
}

