a { color: #369; text-decoration: underline }
a:active { color: #036; text-decoration: underline }
a:link { color: #369; text-decoration: underline }
a:visited { color: #333 }
a:hover { color: #036; text-decoration: underline }

a.orange { color: #cc3300; text-decoration: underline }
a.orange:active { color: #cc3300; text-decoration: underline }
a.orange:link { color: #cc3300; text-decoration: underline }
a.orange:visited { color: #cc3300 }
a.orange:hover { color: #990000; text-decoration: underline }

a.yellowrollover { color: white; font-family: verdana; text-decoration: none }
a.yellowrollover:active { color: #fc0; font-family: verdana; text-decoration: none }
a.yellowrollover:link { color: white; font-family: verdana; text-decoration: none }
a.yellowrollover:visited { color: #fff; font-family: verdana; text-decoration: none }
a.yellowrollover:hover { color: #fc0; font-family: verdana }

a.white { color: #fff; text-decoration: none }
a.white:visited { color: #fff }
a.white:hover { color: #fff; text-decoration: underline }

.SMALL {  font-family: Verdana; font-size: 10px }
.BlueSMALL {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #336699 }

.bdy {
	font-family: verdana, arial;
	font-size: 11px;
}
