html,body {
	color:#666666;
	font-family:"Trebuchet MS",Helvetica,"Sans Serif";
	}
	
img {
	border:0px;
	}
	
a:link,a:active {
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:visited {
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color:#c8c802;
	text-decoration:underline;
	font-weight:normal;
	}
	
input,textarea,select {
	font-family:"Trebuchet MS",Helvetica,"Sans Serif";
	}