a:link {
	color: #990000;
	}
a:visited {
	color: #003366;
	}
a:hover { 
	color: #FFFFFF;
	background-color: #4b2908;
	}
a:active { 
	color: #ffff99;
	}

.class2 a:link { 
	color: #ffffff;
	}
.class2 a:visited { 
	color: #FFFF99;
	}
.class2 a:hover { 
	color: #990000;
	background-color: #ffffff;
	text-decoration: none;
	}
.class2 a:active { 
	color: #000066;
	}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
.lgtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #673301;
}
.medtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #673301;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #673301;
}
.yellowtd {
	background-color: #FFFF99;
}
.redtd {
	background-color: #CC3300;
}
.dkbluetd {
	background-color: #000066;
}
.brtbluetd {
	background-color: #0033CC;
}
.whitetd {
	background-color: #FFFFFF;
}
.exsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.ltyellowtd {
	background-color: #FFFFCC;
}

.browntd {
	background-color: #993300;
}
.exlargetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #673301;
}
h1 {
}
.smalltextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.textad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
}
.textad a:link {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.textad a:visited {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.textad a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.textad a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.smalltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.smalltextwhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
