.unnamed1 {
	font-family: Georgia;
	font-size: 10px;
	color: cd79f2;
	text-decoration: none;
}
a:link {
	font-family: Georgia;
	font-size: 10px;
	color: cd79f2;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	font-family: Georgia;
	font-size: 10px;
	color: cd79f2;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	font-family: Georgia;
	font-size: 10px;
	color: cd79f2;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Georgia;
	font-size: 10px;
	color: e5c1f5;
	text-decoration: underline overline;
	font-weight: normal;

}

