p, body, td, blockquote  {
	font-size : 12px;
	font-family : Verdana,arial,sans-serif;
}

A  {
	color : #045089;
	text-decoration : underline;
}

A:Visited  {
	color : #375B76;
	text-decoration : underline;
}

A:Active  {
	color : #BD5D78;
}

A:Hover  {
	color : #BD5D78;
	text-decoration : underline;
}

.header  {
	font-weight : bold;
}

h1, h2, h3  {
	font-family : Verdana,arial,sans-serif;
}

.comment  {
	text-decoration : underline;
	color : Gray;
}


.date  {
	color : FB799E;
	font-weight : bold;
}

.sidebar  {
	color : #FB799E;
}
