.border {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C4774;
	text-decoration: none;
	background-color: #F8F9FA;
	border: 1px solid #657C9E;
}
.border_products {
	text-decoration: none;
	background-color: #F8F9FA;
	border: 1px solid #6D8AAA;
}
a:hover {
	color: #AABBCE;
	text-decoration: underline;
}
.text_normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #D0EDFF;
	text-decoration: none;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #D0EDFF;
	text-decoration: none;
	font-weight: bold;
}
.text_white_normal {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text_sky_normal {


	font-family: Tahoma;
	font-size: 11px;
	color: #88D5FF;
	text-decoration: none;
}
.text_sky_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #88D5FF;
	text-decoration: none;
	font-weight: bold;
}
.text_yellow_normal {



	font-family: Tahoma;
	font-size: 11px;
	color: #FFDD00;
	text-decoration: none;
}
.text_yellow_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFDD00;
	text-decoration: none;
	font-weight: bold;
}
.text_big {

	font-family: Tahoma;
	font-size: 18px;
	color: #D0EDFF;
	text-decoration: none;
	font-weight: bold;
}
.text_sky_big {

	font-family: Tahoma;
	font-size: 18px;
	color: #88D5FF;
	text-decoration: none;
	font-weight: bold;
}
.border_products_detail {

	text-decoration: none;
	background-color: #F8F9FA;
	border: 1px solid #FFFFFF;
}
.text_black_normal {


	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_black_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_black_big {


	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.border_BLUE {

	text-decoration: none;
	background-color: #F8F9FA;
	border: 1px solid #405982;
}
.text_red {




	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.border_PIC {

	text-decoration: none;
	background-color: #F8F9FA;
	border: 1px solid #FFFFFF;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7EFFE;
	text-decoration: none;
}
