<!-- women.css -->
.TTOC,
.UTILS,
.DATE,
.HDRFeature,
.ChannelHDR,
.test,
.FOOTER,
BODY,
TD,
H2,
H3,
H4,
H5,
Byline,
UL
{
font-family : Arial, Helvetica, sans-serif;}


BODY, TD
{
	color : Black;
	font-size: 12px;
}

.FOOTER
{
	font-size: 10px;
}
.DATE
{
    font-size: 10px;
	color : Black;
}
	
.Photocredit
{
	text-decoration: none;
	color: Fuchsia;
	font-size: xx-small;
	font-style: italic;
}
H2 {
	font-size: 14px;
	color: Black;
	margin-bottom:-1px;
	font-weight : bold;
	letter-spacing : normal;
}

H3 {
	font-size: 12px;
	color: Black;
	font-weight : bold;
	letter-spacing : normal;
	margin-bottom:-1px;
}	

H4
{
	font-size : 12px;
	color : Black;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	margin-bottom:3px;
}

H5, 
{
	font-size : x-small;
	color : Black;
	font-style : italic;
}

H6, .Byline
{
	font-size : 12px;
	color : Black;
	font-style : italic;
	font-weight: normal;
	margin-bottom:3px;
}
UL
{
	margin-top : 0px;
	margin-bottom : -5px;
}
UL
{
	margin-top: 2px;
	margin-bottom:2px;
}

.Sublist
{
	margin-left: 15px;
	margin-right:2px;
}

.Smaller
{
	font-size: 10px;
}

LI
{
	list-style-type : square;
}

.TTOC:link,.ChannelHDR:link
{
	color : #FFFFFF;
	text-decoration : none;
	list-style-type : square;
}
.TTOC:visited,.ChannelHDR:visited
{
	text-decoration : none;
	color : #CE639C;
}
.TTOC:hover,.ChannelHDR:hover
{
	text-decoration: underline;
	color: #660033;
}
.utils:link
{
	font-size : x-small;
	color : #FFFFCC;
	text-decoration : none;
	list-style-type : square;
}
.utils:visited
{
	text-decoration : none;
	color : #CC9999;
	font-size : x-small;
}
.utils:hover
{
	text-decoration: underline;
	color: White;
	font-size : x-small;
}

.FOOTER:link
{
	color : Black;
	text-decoration : underline;
}


.FOOTER:visited
{
	color : #CE0063;
	text-decoration : underline;
}

.FOOTER:hover
{
	color: Red;
	text-decoration: underline;
}


A {
	text-decoration: underline;
	color: Black;
}
A:link {
	text-decoration: underline;
	color: Black;
}
A:visited {
	text-decoration: underline;
	color: #CE0063;
}
A:hover {
	text-decoration: underline;
	color: #990066;
}
<!-- end women.css 

BODY { font-family: Arial, Helvetica, sans-serif }TD
 { font-family: Arial, Helvetica, sans-serif }.HDRFeature:hover { 	text-decoration: underline;
	color: White;
	font-size : 10px;
 } 

.HDRFeature:link { 	font-size : 10px;
	color : #FFFFCC;
	text-decoration : underline;
	list-style-type : square;
 } .HDRFeature:visited { 	text-decoration : underline;
	color : #CC9999;
	font-size : 10px;
 } .HDRFeature { text-decoration: underline; color: White; font-size : 10px; }
-->
