
/*

	------------------------------------
	CSS format
	------------------------------------

*/



a { text-decoration:underline; }
a:hover { color:#B4B4FA; text-decoration:none; }

.size1 { font-size: 70%; line-height:1.4; }
.size2 { font-size: 80%; line-height:1.4; }
.size3 { font-size: 90%; line-height:1.4; }
.size4 { font-size: 100%; line-height:1.4; }
.size5 { font-size: 110%; line-height:1.4; }
.size6 { font-size: 120%; line-height:1.4; }
