.story{
	color: #000000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:27px;
	margin-top:30px;
	margin-bottom:7px;
	width:202px;
	float:left;
}
/*same as in the news, events, campus community, headlines, left feature*/
.story a:link,
.story a:visited{
		color: #2483c6;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;		 
		font-size:12px;		
}

.story a:hover{
		color: #99c5e4;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		
}
.story a:active{
		color: #2483c6;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;		 
		font-size:12px;				
}
