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

.a[target] {
  text-decoration: none;
  color:#FFF;
  text-decoration:none;
}

.txt-FFF {
  text-decoration: none; 
  color:#FFF; 
}

.gradblue2022{
	background-image: linear-gradient(#002163, #0052ef);
}

outbot:hover{
	color: #FFF;
}