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

body {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
a:link { color: #777777; }
a:visited { color: #7777777; }
a:hover { color: #EC1C29; }

/* a {text-decoration: none;} */

img {
	border: none;
}
