@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: .7em;
	}
	
body a:link, a:visited {
	color:#333333;
	text-decoration:none;
	}
	
body a:hover, a:active {
	color: #aedfe5;
	text-decoration:none;
	}