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

a:link {
	color:#FFF;
}

a:visited {
	color:#FFF;
}

 a.navi:link
 {
  text-decoration:none;
 }