
.text-xxlarge a:hover { text-decoration:underline }
.text-xlarge a:hover { text-decoration:underline }
.text-xlarge-m a:hover { text-decoration:underline }
.text-xlarge-s a:hover { text-decoration:underline }
.text-large a:hover { text-decoration:underline }
.text-large-m a:hover { text-decoration:underline }
.text-large-s a:hover { text-decoration:underline }
.text-middle a:hover { text-decoration:underline }
.text-middle-m a:hover { text-decoration:underline }
.text-middle-s a:hover { text-decoration:underline }
.text-small a:hover { text-decoration:underline }
.text-small-s a:hover { text-decoration:underline }


.text-xxlarge {font-size: 18px; line-height: 24px }
.text-xlarge {font-size: 14px; line-height: 22px }
.text-xlarge-m {font-size: 14px; line-height: 20px }
.text-xlarge-s {font-size: 14px; line-height: 18px }
.text-large {font-size: 12px; line-height: 20px }
.text-large-m {font-size: 12px; line-height: 18px }
.text-large-s { font-size: 12px; line-height: 15px }
.text-middle {font-size: 11px; line-height: 17px }
.text-middle-m {font-size: 11px; line-height: 15px }
.text-middle-s {font-size: 11px; line-height: 13px }
.text-small {font-size: 10px; line-height: 15px }
.text-small-s {font-size: 10px; line-height: 11px }


.text-small-menu a:link { color: white }
.text-small-menu a:visited { color: white }
.text-small-menu a:hover { color: #f8a54b ;text-decoration:underline }
.text-small-menu {color:white;font-size: 10px; line-height: 14px}


A:link,A:visited,A:active {text-decoration:none}
