/* cursor */
BODY { cursor: url(cursor_inactive.cur), url(../images/cursor_inactive.cur), default;}
a { cursor: url(cursor_active.cur), url(../images/cursor_active.cur), default;}

/* content */
.pageContent { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none; }
.pageContent a { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none; }

.text a, .text * td a { font-size: 10pt; font-family: Century GothicI; color: #575757; text-decoration: none;}
.text a:active { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none;}
.text * td a:active { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none;}
.text a:visited { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none;}
.text * td a:visited { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none;}
.text a:hover, .text * td a:hover { font-size: 10pt; font-family: Century Gothic; color: #575757; text-decoration: none;}


/*top menu*/
.menu { font-size: 9pt; font-family: Century Gothic; color: #414142; text-decoration: none; }
.amenu { font-size: 9pt; font-family: Century Gothic; color: #44C8F5; text-decoration: none; }

.sm,
.sm a { font-size: 12px; font-family: Segoe UI; color: #231F20; text-decoration: none; }

.sma,
.sma a { font-size: 12px; font-family: Segoe UI; color: #F58220; text-decoration: none; }

