A:link		{ text-decoration: none; color: #1C697A }	/* unvisited links */
A:visited	{ text-decoration: none; color: #1C697A }	/* visited links   */
A:hover		{ text-decoration: underline; color: #1C697A }	/* user hovers     */
A:active	{ color: #1C697A }					/* active links    */

BODY		{ font-family: verdana, arial, serif; font-style: normal; color: rgb(0,0,0) }
STRONG 		{ font-weight: bolder }
CENTER          { text-align: center }

/* CLASS declarations */		
.AQUA06		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 6pt; color: #1C697A }
.AQUA07 	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 7pt; color: #1C697A }
.AQUA08		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #1C697A }
.AQUA10		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 10pt; color: #1C697A }
.AQUA12		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 12pt; color: #1C697A }
.AQUA14		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 14pt; color: #1C697A }

.GREY06		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 6pt; color: #808080 }
.GREY07 	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 7pt; color: #808080 }
.GREY08		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #808080 }
.GREY10		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 10pt; color: #808080 }
.GREY20		{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 20pt; color: #808080 }

.BLACK06	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 6pt; color: black }
.BLACK07 	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 7pt; color: black }
.BLACK08	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 8pt; color: black }
.BLACK10	{ font-family: verdana, arial, serif; font-style: normal; font-weight: normal; font-size: 10pt; color: black }

A.MENU:link	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #FFFFFF; }
A.MENU:visited	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #FFFFFF; }
A.MENU:hover	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #4DBDD7; }
A.MENU:active	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #FFFFFF; }

A.LANG:link	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #C0C0C0; }
A.LANG:visited	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #C0C0C0; }
A.LANG:hover	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #4DBDD7; }
A.LANG:active	{ font-family: verdana, arial, serif; font-style: normal; font-weight: bold; font-size: 8pt; text-decoration: none; color: #C0C0C0; }


.1C697A         { background-color: #1C697A; color: #FFFFFF; }
.4DBDD7         { background-color: #4DBDD7; color: #FFFFFF; }