
a:link {
	color: #FFAE44;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #FFAE44;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #E3E3B5

}

a:active {
	color: #E3E3B5;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;


}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #E3E3B5;
	line-height: 1.3;
	margin: 0; 
}


.body_orange {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #FFAE44;
	line-height: 1.3;
	margin: 0; 
}

.subhead_orange {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #FFAE44;
	line-height: 1.3;
	margin: 0; 
}

.head_orange {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 15px;
	font-weight: bold;
	color : #FFAE44;
	line-height: 1.3;
	margin: 0; 
}


.body_small_yellow {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #E3E3B5;
	line-height: 1.3;
	margin: 0; 
}


.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
	margin: 0; 
}


.body_small_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
	margin: 0; 
}



.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #E3E3B5;
	line-height: 1.3;
	
}

