
a.contentsLink:link {
	text-decoration: none;	
	color: #0000CC;	
}
a.contentsLink:visited {
	text-decoration: none;	
	color: #0000CC;	
}
a.contentsLink:hover {
	text-decoration: none;	
	color: #ff6666;		
}

