.textmini{
	font-weight : 500;
	font-size : 14px;
	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;
	color: #ffffff;
	}
.textp{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #ffffff;
	}
.textp1{
	font-weight : normal;
	font-size : 20px;
	font-family : Times New Roman, Times;
	color: #ffffff;
	}
	.text2{
	font-weight : normal;
	font-size : 16px;
	font-family : Times New Roman, Times;
	color: #9c0a18;
	}
.textbold{
	font-weight : bold;
  	font-size : 20px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #f6eFf6;
	}
.number {
	font-weight : 600;
  	font-size : 16px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	color: #ffffff;
	}

	a:link {
	font-weight: 600;
	text-decoration:none;
	color: #8B4D11;
	font-style:italic;
}
	a:visited {
	font-weight: 600;
	text-decoration:none;
	color: #8B4D11;
	font-style:italic;
}
	a:active {
	font-weight: 600;
    color: #ffffff;
	text-decoration:underline;
}
	a:hover {
	font-weight: 600;
	color: #99FFCC;
	text-decoration:underline;
}
	a.photo:link{
	cursor: default;
	}
	a.photo:visited {
	cursor: default;
	}
	a.photo:active{
	color: #ffffff;
	cursor: default;
	}

