.greybg {
	background-color: #F3F3F3;
}
.content {
	font-family: "Tahoma";
	font-size: 12px;
}
.underlinecontent {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: underline;
}
.handcursor {
	cursor: hand;
	font-family: "Tahoma";
	font-size: 12px;

}
.no-underline {
	font-family: "Tahoma";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
