a:link {
	color: #5B3163;
	text-decoration: none;
}
a:visited {
	color: #5B3163;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #5B3163;
	text-decoration: none;
}
.dot {
	border: 3px outset;


}
.text {
	font-family: "Times New Roman", Times, serif;
	color: #5B3163;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
