a:link {
	color: #7218B6;
	text-decoration: none;
}
a:visited {
	color: #7218B6;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;



}
a:active {
	color: #7218B6;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7218B6;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;


}
.dot {
	border: 4px double #843FBC;




}
