.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;


}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 808E93;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 808E93;
	text-decoration: none;

}
.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;


}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: 38484E;
	text-decoration: none;
}
.header:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 38484E;
	text-decoration: none;
}textarea {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: 808e93;
}
.body:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: CBD7D5;
	text-decoration: none;
}
.bold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: CBD7D5;
	text-decoration: none;
