body {
	font-family: "Arial", Arial;
	font-size: 11px;
	color: #000;
}
*, html, body {margin:0;padding:0;}

/*Basic Links*/
a:link, a:visited {color:#000; font-style: italic; text-decoration:none;}
a:hover {color: rgb(204, 153, 51); font-weight: bold;  font-style: italic;}
a.img{border:0;}


