A.light {
    text-decoration:none;
    font-family:arial,helvetica,sans-serif;
    color:#FFFFFF;}
A.light:visited {text-decoration: none; color: #CDCDCD}
A.light:hover {text-decoration: underline; color: #FFFFFF}
A.light:active  {text-decoration: none; color: #FFFFFF}

A.dark {
    text-decoration:underline;
    font-family:arial,helvetica,sans-serif;
    color:#4F4F4F;}
A.dark:hover {text-decoration: underline; color: #000000}
A.dark:active  {text-decoration: underline; color: #C0C0C0}

A.menu {
    text-decoration:none;
		font-size:14px;
    font-family:arial,helvetica,sans-serif;
    color:#999999;}
A.menu:hover {text-decoration: none; color: #000000}
A.menu:active  {text-decoration: none; color: #888888}

B.menunolink {
    text-decoration:none;
    font-size:.9em;
    font-family:arial,helvetica,sans-serif;
    color:#999999;}

A.menusmall {
    text-decoration:none;
    font-size:.7em;
    font-family:arial,helvetica,sans-serif;
    color: #4F4F4F;}
A.menusmall:hover {text-decoration: none; color: #000000}
A.menusmall:active  {text-decoration: none; color: #888888}

A.subhead {
    text-decoration:underline;
    font-size:1.3em;
    font-family:times,"times new roman",serif;
    color: #4F4F4F;}
A.subhead:visited {text-decoration: underline; color: #4F4F4F}
A.subhead:hover {text-decoration: underline; color: #000000}
A.subhead:active  {text-decoration: underline; color: #CDCDCD}

B.subnolink {
    text-decoration:underline;
    font-size:1.3em;
    font-family:times,"times new roman",serif;
    color: #4F4F4F;}
	
A.Link {color:#0000FF;}


