A:Link, A:Active, A:Visited {
	color: #CE9CFF;
	font-weight : bold;
	text-decoration : none;
}

A:Hover {
	color: #C4D1FB;
	font-weight : bold;
	text-decoration : none;
}

P.indent {
	text-indent: 20px;
}

P.right {
    margin-right: 10px;
}