#foot
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
#foot A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #336699;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
#foot A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #ff3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
#foot A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #336699;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}
#foot A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #ff3300;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
#textlink A:link
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: underline;
}
#textlink A:visited
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: underline;
}
#textlink A:hover
 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}

