a:focus, a:hover, a:active { outline:none }
HTML, BODY {
	background-color: #FFFFFF;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	color: #737371;
	font-size: 13px;
	line-height: 19px;
	text-decoration:none;
}
a.text:hover{
	color:#f85100;
	text-decoration:none;
}
.text_c4{
	font-family: Arial, Helvetica, sans-serif;
	color: #737371;
	font-size: 11px;
	line-height: 19px;
	text-decoration:none;
}
.text_c4_h {
	font-family: Arial, Helvetica, sans-serif;
	color:#f85100;
	font-size: 11px;
	line-height: 19px;
	text-decoration:none;
}
.text_c5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #737371;
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
	margin-top: -10px;
	margin-bottom: 20px;
}
a.text_c5:hover {
	color:#f85100;
	text-decoration:none;
}
.text_blue_c5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3587b7;
	font-size: 11px;
	line-height: 15px;
	text-decoration:none;
}
a.text_blue_c5:hover {
	color:#f85100;
	text-decoration:none;
}
a.text_c4:hover{
	color:#f85100;
	text-decoration:none;
}

.text_blue_c4{
	font-family: Arial, Helvetica, sans-serif;
	color: #3587b7;
	font-size: 11px;
	line-height: 19px;
	text-decoration:none;
}
a.text_blue_c4:hover{
	color:#f85100;
	text-decoration:none;
}



.text13{
	font-family: Arial, Helvetica, sans-serif;
	color: #737371;
	font-size: 13px;
	line-height: 13pt;
	text-decoration:none;
}
a.text13:hover{
	color:#f85100;
	text-decoration:none;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #737371;
	font-size: 10px;
	line-height: 14px;
	text-decoration:none;
}
a.text_small:hover{
	color:#f85100;
	text-decoration:none;
}
.text_blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #3587b7;
	font-size: 13px;
	line-height: 19px;
	text-decoration:none;
}
a.text_blue:hover{
	color:#f85100;
	text-decoration:none;
}
.text_blue2{
	font-family: Arial, Helvetica, sans-serif;
	color: #3587b7;
	font-size: 10pt;
	line-height: 19px;
	text-decoration:none;
}
a.text_blue2:hover{
	color:#f85100;
	text-decoration:none;
}
.thumb{
border: solid 1px #FFFFFF;
padding:2px;
}
.thumb:hover{
border: solid 1px #f15a22;
}
#smaller{font-size: 9px;}
#smaller11{font-size: 11px;}
#blue{color: #3587b7;}
#orange{color:#f85100;}
