﻿*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

ul{
	list-style-type: none;
}

img{
	border: 0;
}
