a:link, 
a:visited { 
	color: #520; 
	background: transparent; 
	font-weight: bold; 
	text-decoration: underline; 
}


body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}
#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}
#header, #menu-bar, #sidebar, h2#postcomment, form#commentform, #footer {
	display: none;
}
.entry a:after {
	content: " [" attr(href) "] ";
}
#printed-article {
	border: 1px solid #666;
	padding: 10px;
}


#menu a	{
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:	bold;

	}
#menu a:link	{
	color:	#99cc00;
	background-color: transparent;
	}
#menu a:visited	{
	color:	#99cc00;
	background-color: transparent;
	}
#menu a:active	{
	color:	#cc0;
	background-color: transparent;
	}
#menu a:hover	{
	color:	#f60;
	background-color: transparent;
	text-decoration:	underline;
	}
	
/*Possible Top Mneu Formatting 2*/

#container
{
	width: auto;
	padding: 15px 0 0 0;
	margin: 5px 0 20px 0;
	background: #fff;
}

#container
{
	width: auto;
	padding: 15px 0 0 0;
	margin: 5px 0 20px 0;
	background: #fff;
}

#minitabs
{
	margin: 0;
	padding: 0 0 4px 10px;
	border-bottom: 1px solid #cbcbcb;
}

#minitabs li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#minitabs a:link, #minitabs a:visited
{
	float: center;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 5px 4px 5px;
	text-decoration: none;
	color: #9999CD;
	font-family: arial, helvetica, sans-serif;
}

#minitabs a:link.active, #minitabs a:visited.active, #minitabs a:hover
{
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	background: #fff;
	color: #66669A;
}

#minitabs a:hover
{
	color: #696;
}

/*#footer {
display: none;
}*/
