BODY { 
scrollbar-face-color: #ffcc00; 
scrollbar-shadow-color: #0033ff; 
scrollbar-highlight-color: #ffffcc; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #cccccc; 
scrollbar-arrow-color: #333333; 
}

.HeadLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
}

.bodyTXT {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}

.bodyTXTbold {

	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.bodyTXTboldamb {

	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #ff9900;
}.bodyTINY {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a1:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.a1:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline overline;
}
a.a1:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
}
.bodysubscribe {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.HeadLineSILVER {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
