body { font-family: Arial, Helvetica, sans-serif;  background-color : #f6c48e;  margin : 0;    }

a:link 	{ color:#477c2e; text-decoration:underline;  font-size : 8pt;  font-weight : bold;   }
a:visited 	{ color:#477c2e; text-decoration:underline; font-size : 8pt; font-weight : bold;   }
a:hover 	{ color:#b3122a; text-decoration:underline; font-size : 8pt; font-weight : bold;   }
a:active 	{ color:#b3122a; text-decoration:underline; font-size : 8pt; font-weight : bold;   }

.ue_01 {
	color : #B3122a;
	font-weight : bold;
	font-size : 12pt;
	}
	
.ue_02 {
	color : #477c2e;
	font-weight : bold;
	font-size : 12pt;
    }	
	
.text_01 {
	color : #B3122a;
	font-weight : bold;
	font-size : 8pt;
	}
	
.text_02 {
	color : #477c2e;
	font-weight : bold;
	font-size : 8pt;
    }	
	
.text_03 {
	color : #ffffff;
	font-weight : bold;
	font-size : 8pt;
    }		
	
