.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.link a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.link a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a.nav:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
a.nav:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
