body,td,th {
	font-size: 12px;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.2 {color: #D5B700;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.h{ color:#333333;
font-weight:800;
font-size:14px}

a.h:link {color:#333333;
	text-decoration: none;
}
a.h:visited {color:#333333;
	text-decoration: none;
}
a.h:hover {color:#666666;
	text-decoration: underline;
}
a.h:active {color:#666666;
	text-decoration: none;
}



