.textcell{
	font-weight : normal;
	font-size : 15px;
	font-family : "Georgia,Palatino,Times,serif";
	}

.textsmall{
	font-weight : normal;
	font-size : 12px;	
	font-family : "Tahoma,Verdana,Helvetica,Arial,sans-serif";
	
	
	}
.textsmallb{
	font-weight : 600;
	font-size : 12px;	
	font-family : "Tahoma,Verdana,Helvetica,Arial,sans-serif";
		
	}

	a:link {
	text-decoration:none;
	
}
	a:visited {
	text-decoration:none;
		
	
}
	a:active {
	text-decoration:none;
	
}
	a:hover {
	text-decoration:underline;
	color:#39004a;	
}
