body {
	background-color:#FFCD72;
	color:#000;
	text-align;
	margin-top:0;
	margin-left:0;
}
A:link{
	color:cornflowerblue;
	text-decoration:none;
}

A:visited{
	color:darkslateblue;
	text-decoration:none;
}

A:active{
	color:red;
	background:whitesomke;
	text-decoration:underline;
}

A:hover{
	color:mediumseagreen;
	text-decoration:underline;
}

.tx-m {
	font-size: 12px;
	line-height: 125%;
}
.tx-m2 {
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 1px;


}
.ttl {
	font-size: 18px;
	line-height: 125%;
	letter-spacing: 1px;
	word-spacing: 1px;

}
.tx-l {

	font-size: 14px;
	line-height: 125%;
	letter-spacing: 1px;
}
.tx-l2 {


	font-size: 14px;
	line-height: 125%;
	letter-spacing: 2px;
}
.tx-ll {
	font-size: 16px;
	line-height: 125%;
}
.tx-s2 {
	font-size: 8pt;
	line-height: 125%;
}
