/*
<h1>	Dr. J's style sheet for on-line syllabi sidebars	</h1>
<P><BR>
<h2>    Links    </h2>
<!--    =====    -->
<Xmp>*/
A:link, A:active
	{
	text-decoration	:	none;
	color		:	#FFFFFF;
	background	:	transparent;
	}
		
		
A:visited {
   	color		:	#FFFFFF;
  	background	:	transparent; 
   	text-decoration	:	none; 
	}		
		
A:hover { 
	color		:	#993366;
	background	:	#BBABAB;
	}

