﻿@charset "utf-8";
html{
	font-size:62.5%;
}

body{
	line-height:20px;
	letter-spacing:1px;
	font-size:11px;
}

.clear{
	clear:both;
	height:0;
	line-height:0;
}

a:link{
	text-decoration:underline;
}

a:visited{
	text-decoration:underline;
}

a:active{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
