BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 12px;
	color: #666666;
}

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

A:HOVER {
	color: #336699;
	text-decoration:underline;
}

A:ACTIVE {
	color: #336699;
}

A:VISITED {
	color: #336699;
}
.date {
	color: #B1B1B1;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.hi {
	font-size: 36px;
	font-family : Times New Roman, serif;
	line-height : normal;


}

.logo {
	font-size: 36px;
	font-family : Times New Roman, serif;
	line-height : normal;
	color: #000055;
	text-align:center

}

.posts {
	font-size: 12px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : Gray;
}

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

.line {
	font-size: 12px;
	font-family : Georgia, Times New Roman, serif;
	color : #A22525;
}
