.black {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.org {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titl {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000 ;
	text-decoration: none;
}
.td {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height:22px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-size: 13px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: underline; 
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #FF1402;
	text-decoration: none;
} 
.shadowtext {
	cursor: hand;
	filter: Glow(Color=#ffffff,Strength=4);	
	color:#2788DB;	
	font-size:10pt;
}