﻿body {
	background-color: #000000;
	color: #FF9900;
	font-family: "Courier New", Courier, monospace;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	text-decoration: none;
}

.title a{
	color: #FF9900;
	text-decoration:none;
	border-bottom: none;
}
.description {
	font-style: italic;
	color: #66FF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.description a {
	
	text-decoration: none;
		border-bottom: none;
}

.topcell {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	vertical-align: middle;
}
.adcell {
	background-color: #444444;

	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #666666;

	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #666666;
}

.adcell2 {
	background-color: #444444;

	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;

	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #666666;
}
.contentcell {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #666666;

}

.entrytitle {
	
}

a img {
	border-style: none;
}

a {
	color: #66FF66;
	text-decoration:none;
	border-bottom: #66FF66 dashed 1px;

}


.more-link {

	color: #66FF66;
	
	font-size: smaller;

	text-decoration:none;
	border-bottom: #66FF66 dashed 1px;
}

.menu-link {

	color: #66FF66;
		font-size: large;

	text-decoration:none;
	border-bottom: #66FF66 dashed 1px;
}

.menu-list{
	list-style-type: none;
}
.copyright{
	font-style: italic;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.entry_x	{
border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #666666;
}
