a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CA45DF;
	text-decoration: underline;



}
a:active {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-style: italic;




}
.dot {
	border: thick double #F6E8F5;





}
