/**
 * Style sheet reset
 */
*
{
	margin:0;
	padding:0;
}

img a
{
	border:0;
}
