body {
	margin: 0px;
	background-color: #cc0000;
	background-image: url(img/bg-4.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
	line-height: 180%;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}
a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color:#FF6600 ;text-decoration: none;}

.w {
	color: #FFFFFF;
}
.bt {
	font-size: 18px;
	font-weight: bold;
}
.bc {
	font-size: 12px;
	line-height: 180%;
}
h1{ font-size:12px; display:inline; color:#cccccc;}
h2{ font-size:12px; display:inline; color:#cccccc;}