@charset "utf-8";
/* CSS Document */

.content_centered a:link {
	text-decoration: none;	
}
.content_centered a:active {
	text-decoration: none
}
.content_centered a:hover {
	text-decoration: none;	
}
.content_centered a:visited {
	text-decoration: none;	
}
