BODY,TD {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
	letter-spacing:1px;
	margin: 0px;
	padding:0px;
}

.white {
	font-size: 11px;
	color:#ffffff;
}
h1 {
	font-size: 14px;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:18px;
	letter-spacing:0px;
}
.menu_left1 {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.menu_left1 {
	color:#c6ff00;
	text-decoration:none;
}
.menu_left2{
	font-size: 8px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.menu_left2{
	color:#c6ff00;
	text-decoration:none;
}

.footer {
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	color:#000000;
	line-height: 16px;
	background-color: #FFFFFF;
}

.footer_copyright {
	font-size: 14px;
	line-height: 16px;
}

.footer_body {
	font-size: 12px;
	line-height: 14px;
}
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
}
A.footer:hover {
	text-decoration:underline;
	color: #000000;
	background-color: #FFFFFF;
}

        a.niche:link    { color :black; text-decoration:underline;}
        a.niche:active  { color :black; text-decoration:underline;}
        a.niche:visited { color :black; text-decoration:underline;} 
        a.niche:hover   { color :red; text-decoration:none;}
