.resources a{
	text-decoration: none; 
	color: #ffffff; 
	font-weight:bold;
	}

.resources a:hover{
	background-color:#FFFFFF; 
	color:#000099; 
	font-weight:bold;
	}
	
.articles a{
	text-decoration: none;
	font-weight: bold;
	color:#666666;
	}
	
.articles a:hover{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	}