<style>
A:link		{ color:#000; }
A:visited	{ color:#000; }
A:hover		{ color:#ccc; }
.textbold {font-family: Verdana;
font-size: small;
font-weight: bold;
}
.textnormal {font-family: Verdana;
font-size: small;
font-weight: normal;
}
.textwhitebold {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #fefefe;
}
.textwhitebold {font-family: Verdana;
font-size: x-large;
font-weight: bold;
color: #fefefe;
}
.textitalic {font-family: Verdana;
font-size: small;
font-weight: normal;
font-style: italic;
}
.smallblack {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #000;
}
.jumpcopy {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #000;
}
.footer {font-family: Verdana;
font-size: x-small;
font-weight: bold;
color: #ccc;
}
.textred {font-family: Verdana;
font-size: small;
font-weight: bold;
color: #903;
}
.textwhite {font-family: Verdana;
font-size: x-small;
font-weight: normal;
color: #fff;
}
.introhead {font-family: Verdana;
font-size: medium;
font-weight: bold;
color: #336;
}
</style>