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