A{ color: black; background-color: transparent; text-decoration:	none; }

A:Link{ color:			orange; background-color: transparent; }

A:Visited{ color:			green; background-color: transparent; }

A:Active{ color: gray; background-color: transparent; }

A:Hover{
	color:			orange;
	text-decoration:	underline;
	background-color:	transparent;
}
.class { font-size: 11pt; line-height: 15pt; }
