@CHARSET "UTF-8";

body {
font-family:"Trebuchet MS";

}

a { color:blue; }
a img{border:0;}

.clear {
 clear:both;
}

.floatL{
	float:left;
}