.text {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.text1 {
	font-family:  Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #737373;
}

a {
	color: #FB913B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

