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

<style type="text/css">
  <style type="text/css">
 
  </style>
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	font-weight: bold;
	text-align: left;
}


a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #060;
}

a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


