BODY {
	background-color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;
}

A {
	color: #cc6600;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:HOVER {
	color: #cc9933;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:ACTIVE {
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:VISITED {
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.date {
	color: #B1B1B1;
	font-size: 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	line-height : normal;
}
.side {
	font-size: 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	line-height : normal;
}

.hi {
	font: 36px/normal Georgia, "Times New Roman", Times, serif;
	color: f2ed9b;
}


.posts {
	color : #cccc99;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: 36px Georgia, "Times New Roman", Times, serif;
	color: #f2ed9b;
}


.head {
	font-size: 12px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	text-transform:uppercase;
	font-weight : bold;
}


table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
textarea {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: cccc99;
}

