/*

	------------------------------------
	CSS format
	------------------------------------

*/


a { text-decoration:underline; }
a:hover { color:#E6B4B4; text-decoration:underline; }

.size1 { font-size: 70%; line-height:1.2; }
.size2 { font-size: 80%; line-height:1.3; }
.size3 { font-size: 90%; line-height:1.3; }
.size4 { font-size: 100%; line-height:1.3; }
.size5 { font-size: 110%; line-height:1.3; }
.size6 { font-size: 120%; line-height:1.3; }

td {
	font-size: 12px;
	line-height: 18px;
}
