.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #113357;
	text-decoration: none;
}

.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0073a9;
	text-decoration: none;
}

.text_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.text_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0073a9;
	text-decoration: none;
	line-height: 14px;
}
.text_blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F38222;
	text-decoration: none;
	line-height: 14px;
}
.text_ora {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F68121;
	text-decoration: none;
	line-height: 14px;
}
.inputbox1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 19px;
	border: 1px solid #CCCCCC;
}
.heading1 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #113357;
	text-decoration: none;
}
.text_link {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	line-height: 14px;
}
