.smalltext{
	font-weight : 600;
	font-size : 12px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:#ffffff;	
	}
.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color:#F5FAF9;
	}
.textbold{
	font-weight : 700;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:#ffffff;
	}
.textboldy{
	font-weight : 700;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:#F3DA08;
	}

.textbold2{
	font-weight : 700;
	font-size : 20px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:ff5d72;
	}

.textbold3{
	font-weight : 700;
	font-size : 20px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:ffffff;
	}

.text18{
	font-weight : 600;
	font-size : 30px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color:#FFFFFF;
	}
	a:link {
	text-decoration:none;
	color:#ff5d72;
	}
	a:visited {
	text-decoration: none;
	color:#BC293C;
	}
	a:active {
	color: #BC293C;
	text-decoration:underline;
	}
	a:hover {
	color: #FFffff;
	text-decoration:underline;
	}
