@charset "utf-8";
/* CSS Document */

a {font-family:Calibri;
    color: #47204E;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	}

a:hover { text-decoration: none; }
