.t_link {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.t_link a {
	color: #E39622;
	text-decoration: none;
}

.t_link a:hover {
	color: #FFDFAF;
}

.m_link {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.m_link a {
	color: #E39622;
	text-decoration: none;
}

.m_link a:hover {
	color: #FFDFAF;
}

.b_link {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.b_link a {
	color: #E39622;
	text-decoration: none;
}

.b_link a:hover {
	color: #FFDFAF;
}

a {
	color: #FFD089;
	text-decoration: none;
}

a:hover {
	color: #E39622;
}

td {
	font-family: "Times", "Times New Roman", serif;
	font-size: 14px;
	color: #E39622;
	vertical-align: top;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E39622;
	vertical-align: top;
}

body {
	font-family: "Times New Roman", "Times", serif;
	font-size: 12px;
	color: #194464;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #7E7E7E;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-lightshadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
}

.vali {
	font-family: "Times", "Times New Roman", serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px #E39622 solid;
	background-color: #250C08;
}
