.rightdotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACACAC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACACAC;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #C5508A;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	font-size: 12px;

}
