<STYLE type="text/css">
<!--	.StyleSheetHiddenPlaceHolder { display: none; }

a:link
{Text-Decoration: none;}

a:visited
{Text-Decoration: none;}

a:hover
{Text-Decoration: underline;}	

A.white {color: white}
A:link.white  {text-decoration: none; color: white}
A:hover.white {text-decoration: underline; color: white}

A.black {color: black}
A:link.black  {text-decoration: none; color: black}
A:hover.black {text-decoration: underline; color: black}

A.red {color: red}
A:link.red  {text-decoration: none; color: red}
A:hover.red {text-decoration: underline; color: red}

A.blackred {color: black}
A:link.blackred  {text-decoration: none; color: black}
A:hover.blackred {text-decoration: none; color: red}


.header

a:link.header
{
Color: Yellow;
Text-Decoration: none;
}


a:hover.header
{
Color: #F0000;
Text-Decoration: underline;
}

a:visited.header
{
Color: Yellow;
Text-Decoration: none;
}

</STYLE>

