.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Arial, Georgia, Book Antiqua;
	COLOR: #FEEFD4;
	}

.textcella{
	font-weight : 600;
	font-size : 15px;
	font-family : Arial, Georgia, Book Antiqua;
	COLOR: #F9A888;
	}

.textcellb{
	font-weight : 500;
	font-size : 12px;
	font-family : Arial, Georgia, Book Antiqua;
	COLOR: #F9A888;
	}
	
.text18{
	font-weight : 600;
	font-size : 18px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	COLOR: #FEEFD4;
	}
.textsmall{
	font-weight : 500;
	font-size : 12px;
	font-family : Arial, Georgia, Book Antiqua;
	COLOR: #FEEFD4;
	}

	a:link {
	font-size : 13px;	
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #DEDEB5;
}
	a:visited {
	font-size : 13px;	
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #DEDEB5;
}
	a:active {
	font-size : 13px;		
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	COLOR: #DEDEB5;

}
	a:hover {
	font-size : 13px;		
	font-family : Georgia, Book Antiqua, Times New Roman, Times;	
	text-decoration:none;
	font-weight: normal;
	color: #B34868;
}
