BODY {
	background-color: White;
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #666666;
}

A {
	color: #000000;
	text-decoration: none;
}

A:HOVER {
	color: #ffffff;
	background-color: #999999;
	text-decoration:none;
}

A:ACTIVE {
	color: #000000;
}

A:VISITED {
	color: #000000;
}
.date {
	color: #B1B1B1;
	font-size: 12px;
	font-family : "Comic Sans MS";
	line-height : normal;
}
.side {
	font-size: 14px;
	font-family : "Comic Sans MS";
	line-height : normal;
; font-style: normal; font-weight: bold; color: #000000
}

.hi {
	font-size: 36px;
	font-family : "Comic Sans MS";
	line-height : normal;
}


.posts {
	font-size: 12px;
	font-family : "Comic Sans MS";
	line-height : normal;
	color : #666666;
}

.head {
	font-size: 14px;
	font-family : "Comic Sans MS";
	line-height : 20px;
	color : #000000;
	text-transform:none;
	font-weight : bold;
}



