a {
	color: #53A600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menuroot {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.menuroot:hover {
	text-decoration: underline;
}

a.gray {
	color: #666666;
}
.puce {
	list-style-image: url(images/puce1.gif);
	list-style-position: outside;
}
.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.defaulttextnojustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.prescell {
	background-color: #F9FDF4;
	border: 1px solid #CCCCCC;
}

.prescellhnd {
	background-color: #FFFEF2;
	border: 1px solid #CCCCCC;
}
.imagefloatrt {
	float: right;
}

