.smalltext{
	font-weight : 500;
	font-size : 11px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell{
	font-weight : 500;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell2{
	font-weight : 500;
	font-size : 13px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell3{
	font-weight : 600;
	font-size : 17px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell4{
	font-weight : 600;
	font-size : 18px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}


	a:link {
	text-decoration:none;
	color: #DC1F29;
	font-weight: 600;
}
	a:visited {
	text-decoration:none;
     color: #DC1F29;
}
	a:active {
	color: #FF0815;
	text-decoration:underline;
}
	a:hover {
	color: #FF0815;
	text-decoration:underline;
}
