.text {
	color: #5E5ED9;
	font-family: "Small Fonts";
	font-size: 16px;
	font-weight: bold;

}
a:link {
	color: #5E5ED9;
	font-family: "Small Fonts";
	font-size: 16px;
	font-weight: bold;

}
a:visited {
	color: #5E5ED9;
	font-family: "Small Fonts";
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #9B9BE8;
	font-family: "Small Fonts";
	font-size: 16px;
	font-weight: bold;
}
