
/* basic elements */
body {
	font: 100%/1.5em "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000000;
	background: #ffffff;
	}
a:link {
	color: #0000ff;
	text-decoration: underline;
	}
a:visited {
	color: #0000ff;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #0000ff;
	text-decoration: none;
	background: #ededed;
	}
 

