.white {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #dbae1d;
	font-weight: bold;
	text-decoration: none;
}

.text a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color: #dbae1d;
	font-weight: bold;
	text-decoration:none;
}

.text a:link {
	color: #dbae1d;
}

.text a:visited {
	color: #dbae1d;
}

.text a:hover {
	color: #ffffff;
}

.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #dbae1d;
	font-weight: bold;
	text-decoration: none;
}

.text2 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #dbae1d;
	font-weight: bold;
	text-decoration: none;
}

.text2 a:link {
	color: #dbae1d;
}

.text2 a:visited {
	color: #dbae1d;
}

.text2 a:hover {
	color: #ffffff;
}

.text3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4e4946;
	font-weight: normal;
	text-decoration: none;
}
.style1 {
	font-size: 19px;
	font-weight: bold;
	color: #79d54d;
	font-style: italic;
}
.style11 {font-size: 22px; color: black; font-weight: bold;}
.style13 {font-size: 28px; font-weight: bold; color: #79d54d; font-style: italic; text-decoration: underline;}