a:hover {
	color: #9966CC;
}
a {
	color: #999999;
	text-decoration: none;


}
a:active {
	color: #FF0066;
}
.underlining {
	border-top: medium none #999999;
	border-right: medium none #999999;
	border-bottom: 1px dashed #999999;
	border-left: medium none #999999;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #999999;



}
