A.example1
{
    BACKGROUND-COLOR: black
}

A.navhdr_yellow
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: yellow;
	text-decoration: none;	
}
A.navhdr_yellow:hover
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: underline;
}

A.quicklinks
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: yellow;
	text-decoration: none;
}
A.quicklinks:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: underline;
}