.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #4B0D45;
	}

.textsmall{
	font-weight : 500;
	font-size : 12px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #4B0D45;
	}

.texttiny{
	font-weight : 500;
	font-size : 11px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #4B0D45;
	}

.textcellb{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #4B0D45;
	}
	
.text18{
	font-weight : 600;
	font-size : 18px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #4B0D45;
	}


	a:link {
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #13787C;
}
	a:visited {
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #13787C;
}
	a:active {
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #13787C;
	text-decoration:underline;
}
	a:hover {
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	color: #D88AF8;
}
