.Catagory {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
}
.WebmasterTalk {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #000000;

}
.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;

}
.ByName {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 9px;
}
.Description {
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.info {
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.comment {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
}
.comment2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1) DropShadow(Color=#FFFFFF, OffX=-1, OffY=-1, Positive=1) 	DropShadow(Color=#FFFFFF, OffX=-1, OffY=1, Positive=1) DropShadow(Color=#FFFFFF, OffX=1, OffY=-1, Positive=1);
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
