@charset "UTF-8";
/* CSS Document */



a:visited, a:active, a:hover{
{
	outline:none;
	border:none;
	text-decoration:none;
}

html, body
{
	height:100%;
}
	
img{
	border:none;
}

img:hover{
	border:none;
}