BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: rgb(60,118,176);
}

A {
	color: rgb(51,102,153);
	text-decoration: none;
}

A:HOVER {
	color: rgb(153,102,153);
	text-decoration:underline;
}

A:ACTIVE {
	color: rgb(153,204,204);
}

A:VISITED {
	color: rgb(204,153,102);
}
.date {
	color: rgb(177,177,177);
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
.side {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.hi {
	font-size: 28px;
	font-family : Times New Roman, serif;
	line-height : normal;
}


.posts {
	font-size: 11px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : rgb(60,118,176);
}

.posts2 {
	font-size: 15px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : rgb(60,118,176);
}

.head {
	font-size: 11px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : rgb(60,118,176);
	text-transform:uppercase;
	font-weight : bold;
}

.front {
	font-size: 11px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 15px;
	color : rgb(60,118,176);
	text-transform:uppercase;
	font-weight : bold;
}

