A:link{
	text-decoration:	none;
	color:			#800000;
}
A:visited{
	text-decoration:	none;
	color:			#800000;
}
A:active{
	text-decoration:	none;
	color:			#ff0000;
}
A:hover{
	font-weight:		bold;
	text-decoration:	underline;
	color:			#FF0000;
}

.linksoft {color:#6602DF; font-size:14pt}