.text {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	color: #3C3C3C;
}
a:link,a:visited,a:active {
	color: #3C3C3C;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
}
a:hover {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #39658F;
	font-weight: bold;
	background-image:url('arrow.png');
	background-repeat:no-repeat;
	background-position:left center;
}
.tinytext {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3C3C3C;
}
.nodec {
	background-image:none;
	padding-left:0px;
}
