<style>
A:link		{ color:#336666; }
A:visited	{ color:#336666; }
A:hover		{ color:#999999; }
.textbold {font-family: Verdana;
font-size: small;
font-weight: bold;
}
.textnormal {font-family: Verdana;
font-size: small;
font-weight: normal;
}
.smallblack {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
}
.smallblackbold {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.logincopy {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #ccc;
}
.myaccount {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #333;
margin: 7px;
}
.login {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #ccc;
}
.textwhite {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #fff;
}
.introhead {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #fff;
}
.textredbold {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #603;
}
.textred {font-family: Verdana;
font-size: small;
font-weight: normal;
color: #903;
}
.textredsmall {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #903;
}
</style>