body
{
	font-size: 12px;
	padding-left: 20px;
	color: #000000;
	font-family: 'Courier New';
	text-align: left;	
} 
body h2
{
	color: #000000;
}

img
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;	
}
.cssBreadcrumb
{
	color: #666666;
}
.cssBreadcrumb a
{
	color: #666666;
}
.cssBreadcrumb a:visited
{
	color: #666666;
}
.cssBreadcrumb a:hover
{
	color: #000000;
}
.imageTitle
{
	color: #000000;
	font-size: 10px;
	padding-bottom: 10px;
}
.cssNavigator a
{
	color: #666666;
	text-decoration: none;
}

.cssNavigator a:hover
{
	color: #000000;
}

.cssNavigator a:visited
{
	color: #666666;
}
.cssContent
{
	font-size: 12px;
	width: 750px;
}
.cssBlogText
{
	background-color: #ebebeb;	
}
.cssBlogText a
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}
.cssBlogText a:visited
{
	color: #666666;
	background-color: #ffffff;
}
.cssBlogText a:hover
{
	color: #000000;
	background-color: #ffffff;
}

