TD, .common {
	font-family : Arial;
	font-size: 12px;
	color: #3d3c3c;
}


A {
	color: #cc0000;
}


.lang_link{
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}






.menu_link{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu_link_a{
	font-size: 14px;
	font-weight: bold;
	color: #3d3c3c;
}

a.menu_link:hover{
	font-size: 14px;
	font-weight: bold;
	color: #3d3c3c;
	text-decoration: none;
}

.white_bold{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.yellow_bold{
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}

.yellow{
	color: #ff9900;
}

.copy{
	font-size : 11px;
	color: #a6a8aa;
}

.forms{
	border : 1px solid #ff9900;

}
input, textarea{
	border : 1px solid #ff9900;

}

.button{
	background-color : #ff9900;
	border : 1px solid #ff9900;
	font-size : 11px;
	font-weight: bold;
	color: white;
}

submit{
	background-color : #ff9900;
	border : 1px solid #ff9900;
	font-size : 11px;
	font-weight: bold;
	color: white;
}


.yellow_bold_sm{
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
.yellow_bold_sm td	{
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
