.t1, .w, .w:link {
	color : White;
}
.t1, .t2, .u, .h {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.t1, .t2, .t3:link, .t3:visited, .t3:hover, .t3:active, .g, .y, .t4:link, .t4:visited, .t4:hover, .t4:active, .u, .h {
	font-weight : bold;
}

.t1, .t2, .g, .y, .u, .w, .w:link {
	font-size : 10px;
}
.t2 {
	color : #7F8F7F;
}
.t3, .t4, .bg, .g, .y, .w, .w:link {
	font-family : Tahoma, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.t3, .h {
	font-size : 16px;
}
.t3, .t4 {
	font-weight : normal;
}
.t3, .t4, .t4:link, .t4:visited, .t4:hover, .t4:active {
	color : Black;
}
.t3, .t4, .bg, .w:link, .w:visited {
	text-decoration : none;
}
.t4 .t3_b {
	font-weight : bold;
	font-size : 16px;
}
.t4, .bg {
	font-size : 12px;
}
.bg {
	background-color : #819282;
}
.g {
	color : #324434;
}
.y {
	color : #E37904;
}
.u {
	color : #515151;
}
.h {
	color : #666666;
}

a { 
	font-weight : bold;
	font-size : 10px;
	color: #324434;
}

a:hover {
	color: #E37904;
}