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



a, a:link, a:visited {
	color:#333;
	text-decoration:none;
}

a:hover, a:active, a:focus { 
	color:#FFFFFF;
}