/* style for Selected Internet Resources by Subject pages */

a.category:link {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

a.category:visited {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

a.category:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

div.subjLibn {	
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.stext {	
	font-size: 12px;
	font-weight: normal;
}

div.toTop {	
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}

	

