.fix_large{
	font-size:  15px;
	line-height: 125%;
}
.fix_medium{
	font-size:  13px;
	line-height: 125%;
}
.fix_small{
	font-size:  10px;
	line-height: 125%;
; letter-spacing: 1px
}
.large{
	font-size:  95%;
	line-height: 125%;
}
.medium{
	font-size:  80%;
	line-height: 125%;
}
.small{
	font-size:  70%;
	line-height: 125%;
}

a{
	text-decoration: underline;
; color: #000000
}
a:hover{
	text-decoration: underline;
; color: #993333
}
