a:link {
	color: #792F8E;
	text-decoration: none;
}
a:visited {
	color: #792F8E;
	text-decoration: none;
}
a:hover {
	color: #FCFCFA;
	text-decoration: none;

}
a:active {
	color: #792F8E;
	text-decoration: none;
}
.dot {
	border: 1px solid #350046;


}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #D3D4D6;
	font-weight: bold;

}
.border {
	border-top-style: dashed;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #792F8E;
	border-right-color: #792F8E;
	border-bottom-color: #792F8E;
	border-left-color: #792F8E;
}
