a {  color: #FF6600; text-decoration: none}

a:hover {  color: #FF9900; text-decoration: underline}

.font_small {  font-size: xx-small}

.font_big {  font-size: medium; font-weight: bolder}

.font_normal {  font-size: x-small; line-height: 150%}

p {  font-size: small}

.font_more_big { font-size: large; font-weight: bolder }

p {  }

.font_middle {  font-size: small; line-height: 150%}

