body {
background-color:#FFFFFF}

.links {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.more{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A34414;
	font-weight: bold;
}
.copy {  
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8C8B8B;
}
.text_v_blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0054A6;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6F6C6C;
	text-decoration:none;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.text_orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EE8D03;
    line-height: 12px;
}
.text_v_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #EF402F;
	line-height: 12px;
}
.text_v_yellow {
	font-family: Tahoma;
	font-size: 12px;
	color: #BCB489;
	line-height: 12px;
}
.text_brown{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A34414;
	
}
.text_old_brown{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #82341F;
	
}