A.example1
{
    BACKGROUND-COLOR: black
}
a.topofpagehtml:link {
	color: #FFFFFF; text-decoration:underline; font-weight: bold; font-family:verdana; font-size: 12px;
}
a.topofpagehtml:visited {
	color: #FFFFFF; text-decoration:underline; font-weight: bold; font-family:verdana; font-size: 12px;
}
a.topofpagehtml:active {
	color: #FFFFFF; text-decoration:underline; font-weight: bold; font-family:verdana; font-size: 12px;
}
a.topofpagehtml:hover {
	color: #A20000 ; text-decoration:underline; font-weight: bold; font-family:verdana; font-size: 12px;
}
