A:link {text-decoration: none ; color: #f00;}
A:visited {text-decoration: none; color: #f00;}
A:active {text-decoration: none; color: #f00;}
A:hover {text-decoration: underline; color: #fff;}

body{
	margin:0px;
}

p{
	font-size: 80%;
	text-indent: 1em;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}

.sss { font-size:  55%; }
.ss { font-size:  68%; }
.s { font-size:  80%; }
.m { font-size:  90%; }
.n { font-size:  100%; letter-spacing: 0.1em; }
.l { font-size: 100%; }
.xl { font-size: 180%;letter-spacing: 0.2em;}