@charset "utf-8";
/* CSS Document */

a {
	color: #FFFFFF;
}

a:hover{
	color: #FFFFFF;
}

a: visited{
	color: #FFFFFF;
}

