/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textTitle{
	font-family: "Arial";
	color:#FD0000;
	font-weight: bold; 
	font-size: 16px; 
	line-height:18px;
}
.textText {
	font-family: "Arial";
	color:#E9E9E9;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
.textAuthor {
	font-family: "Arial";
	color:#999999; 
	font-weight: normal; 
	font-size: 10px; 
}
a.textPaging {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:none;
}
a.textPagingSelected {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:underline;
}


