body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 18px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.entrymeta{
	font-size:14px;
    color:#3C3C3C;
	font-weight: normal;
}
.entrymeta a{
    font-size:14px;
    color:#CC0000;
	font-weight: normal;
}
.entrymeta a:hover{
	font-size:14px;
	color:#0066FF;
	font-weight: normal;
}


