.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.txt_1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E1E1E1;
	text-decoration: none;
}
.txt_3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #365751;
}
.txt_4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #484848;
}
.txt_5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.link_1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_6 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B3886D;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.TitleLink
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#666666;
}
.TitleLink:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#304A49;
}
.LabelLink
{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #365751;
}
.LabelLink:hover
{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.ActiveImageLink
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#aaa;
}