.adminlink a{
	text-decoration : none;
	color : Black;
	cursor : text;
}
.adminlink{
	
	color : Black;
	
}
.mgtxt, .mgtxt a {
	
	font-size : 10pt;
}
.mgtxt a {

font-size : 10pt;
}
.mgtxt a:hover{

 font-size : 10pt;
}
/* Gallery Caption */

.mggalcap{ /* gallery heading */
	
	font-size : 10pt;
	
	color : Black;
}
/* main image caption */
.mgimgcap{
	
	font-size : 10pt;
	color : Black;
}
/* Admin links */

.mglinks, mglinks a{
	font-size : 10pt;
}

/* thumb captions */
.mgsmall, .mgsmall a {
	
	font-size : 10pt;
	
	margin-bottom : 5px;
	margin-top : 5px;
}
/* thumb images */
.thumbnailcell{
	margin-bottom : 5px;
	margin-top : 5px;
}
/* tmain images */
.mgimgbrd {
	margin-top : 5px;
	margin-bottom : 5px;
}
.mgadmincap {
	
	font-size : 10pt;
}
.mgadmintdbg {
	
	font-size : 10pt;
}
.mgaltbgcol {
	
	font-size : 10pt;
}
.mginputln {
	
	font-size : 10pt;
}

/* Public intro page */
.mggallery{
	
	font-size : 10pt;
	margin-right : 50px;
	margin-left : 50px;
}


