a:active {text-decoration:none}
a:link     { color: #069; text-decoration: none }
a:visited   { color: #c00; text-decoration: none }
a:hover  { color: #c00; text-decoration: underline }
body    { color: #333; font-family: Osaka, Arial }
td    { color: #333; font-family: Osaka, Arial; empty-cells: show }

.title   { font-size: 16px; line-height: 120%; font-family: Osaka, Arial }

.text110    { font-size: 100%; line-height: 110%; font-family: Osaka, Arial }
.text120    { font-size: 100%; line-height: 120%; font-family: Osaka, Arial }
.text140    { font-size: 100%; line-height: 140%; font-family: Osaka, Arial }
.text160    { font-size: 100%; line-height: 160%; font-family: Osaka, Arial }

.text110s    { font-size: 80%; line-height: 110%; font-family: Osaka, Arial }
.text120s    { font-size: 80%; line-height: 120%; font-family: Osaka, Arial }
.text140s    { font-size: 80%; line-height: 140%; font-family: Osaka, Arial }
.text-small    { font-size: 60%; line-height: 100%; font-family: Osaka, Arial }

.margine10  { padding: 10px }
.margine15  { padding: 15px }
.margine20  { padding: 20px }
