@charset "utf-8";
/* CSS Document */

.title h2 a{
	color: white;
}

.title h2 a:hover{
	color: white !important;
	opacity: .8;
}

.title h2 a:active{
	color: white !important;
	opacity: .8;
}

.title h2 a:visited{
	color: white !important;
	opacity: .8;
}