/* CSS Document */
*{
	padding:0px;
	margin:0px;
	font-family:arial, sans-serif;
}
*:focus{
	outline: 0;
}
a img{
	border:0;
}