A:link { color: #AD38CE; /* border: none -- breaks NS 4.x */ }

A:visited, A:active { color: #7E2598; /* border: none -- breaks NS 4.x */ }

A:link, A:visited, A:active,A:hover { 
	font-weight : bold;
 }
 
A:hover{
	background : #F2F2F2;
	color: #B753D5;
}

A:link IMG, A:visited IMG { border-style: none }

A IMG { color: white } /* The only way to hide the border in NS 4.x */

.drksection{
	background : #63008C;
}

.clrsection{
	background : #AA36CD;
}
