.tab{
	background-color:#FF6600;
}

.subtab{
	background-color:#FF9900;
}

.h1{
	font-weight :bold;
	font-size :12px;
	color :#FF9900;
	padding-top:5px;
	margin-bottom:-5px;
}

.limg{
	border: 5px solid #FF6600;
	margin-left:14px;
	margin-bottom:14px;
}

a{
	color:#FF6600;
	text-decoration: underline;
}
a:hover{
	color:#FF6600;
	text-decoration:none;
}
