a {
	color: #F78A0B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #87898C;
}

select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #87898C;

}

.blocks {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #87898C;
}

.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #87898C;

}

a.menu {
	color: #F78A0B;
	text-decoration: underline;
	font-weight: normal;

}

a.menu:hover {
	text-decoration: none;
}

.normal {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #87898C;
}

a.normal {
	color: #F78A0B;
	text-decoration: underline;

}

a.normal:hover {
	text-decoration: none;
}

textarea {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #87898C;
}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87898C;
	font-weight: normal;
}

a.small {
	color: #87898C;
	text-decoration: underline;
}
a.small:hover {
	text-decoration: none;
}

.h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F78A0B;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;

}

.h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87898C;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}

a.h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87898C;
	text-decoration:underline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.h2:hover {
	text-decoration:none;
}

.orange {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #F78A0B;
	font-weight: bold;


}

