.navlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC9933;
}
.navlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #D3CC02;
}
.orangetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC9933;
}
.linknormal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC9933;
}
.linknormal:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #FF0000;
}
.linknormalreverse {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #FF0000;
}
.linknormalreverse:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #CC9933;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color : #000000;
}
.orangetextunderline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #CC9933;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC9933;
}
.catlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #000099;
}
.catlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #FF0000;
}
.catlink2 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #000099;
}
.catlink2:HOVER {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #FF0000;
}
.catlinkred {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #FF0000;
}
.catlinkred:HOVER {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #000099;
}
.catlinksmall {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #000099;
}
.catlinksmall:HOVER {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #FF0000;
}
.redtext {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC9933;
}
.redtext2 {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #FF0000;
}
.linknormallarge:HOVER {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color : #CC9933;
}
.linknormallarge {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color : #CC0000;
}
.blacktextunderline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color : #000000;
	background-color: #CC9900;
}
