@charset "utf-8";
body {
	color: #706A68;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

input, select{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.orange-news{
	color:#DE4C11;
	font-weight:bold;
	text-decoration:none;	
}
.red{
	color:#A32D33;
}

.orange{
	color:#DE4C11;
}

.white{
	color:#FFFFFF;
}

a{
	color:#A32D33;
}
