a img { 
	border: 0; 
	}


a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
a:hover {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;

}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

a.bottom:link, a.bottom:active, a.bottom:visited {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}
a.bottom:hover {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

a.smwhite:link, a.smwhite:active, a.smwhite:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
a.smwhite:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

BODY {
	font-weight: normal;
	background-color: #C24901;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #505050;
}
.white {
	color: #FFFFFF;
}

.yellow {
	color: #fbecc3;
	font-size: 10px;
}

.px11 {
	font-size: 11px;
}
.orange {
	color: #DD7026;
}

.orangetitle {
	color: #DD7026;
	font-size: 18px;
	font-family: Verdana, Arial;
}

.blacktitle {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Arial;
}

.underline {
	text-decoration: underline;
}
