a         { color: #ffffff; background: none transparent; text-decoration: none }
a:link    { color: #ffffff; background: none transparent; /* border-bottom : 1px dotted #cccccc; text-decoration: none; */ }
a:visited { color: #ffffff; background: none transparent; /* border-bottom : 1px dotted #cccccc; text-decoration: none; */ }
a:active  { color: #ffffff; background: none transparent; /* border-bottom : 1px dotted #ffffff; text-decoration: none; */ }
a:hover   { color: #ffffff; background: none transparent; /* border-bottom : 1px dotted #ffffff; text-decoration: none; */ } /* use to be #cccccc */


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7b1b1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} /* use to be #4E4E4E */

.body_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED9502;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} /* use to be #4E4E4E */

.body_2_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED9502;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} /* use to be #4E4E4E */

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED9502;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} /* use to be #4E4E4E */

.H1_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7b1b1;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} /* use to be #4E4E4E */

.H1_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85b8e5;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} /* use to be #4E4E4E */

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ED9502;
} /* use to be #4E4E4E */

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ED9502;
} /* use to be #4E4E4E */


85b8e5
