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


a:link,a:visited  {
	color: #232323;
	text-decoration: none;
}
a:hover {
	color: #98002e;
	text-decoration: none;
}



