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

.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #C5C8DC;
	text-decoration: none;
	
}
.link a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #C5C8DC;
	text-decoration: none;
}
.link a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

