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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

a:link {
	color: #24B6C1;
	text-decoration: none;
}
a:visited {
	color: #24B6C1;
	text-decoration: none;
}
a:hover {
	color: #24B6C1;
	text-decoration: none;
}
a:active {
	color: #24B6C1;
	text-decoration: none;
}

