td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
; font-style: normal	}

/* All liks below can be mixed and matched depending on your needs and color scheme. */
.link 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #53005D; font-weight: bold; text-decoration: none;}
.link:hover  	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #F7AD00; font-weight: bold; text-decoration: none;}
.link:active 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #53005D; font-weight: bold; text-decoration: none;}

.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal}

.linkfooter {
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.linkfooter:hover {
    COLOR: #FFFF00;
    FONT-FAMILY: verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}