a.noexist:link {background: transparent; color: #999999}
a.noexist:active {background: transparent; color: red}
a.noexist:visited {background: transparent; color: #999999}
a.noexist:hover {background: transparent; color: red}

a {
	color : #237899;
}
 
a:visited {
	color : #C14A02; 
} 

a:hover {
	color : #C14A02; 
} 

body {  
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal; 
	font-style : normal; 
	text-align : justify; 
} 

.changelangue {
	text-decoration : none; 
	color: #237899;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal; 
	font-style : normal; 
	text-align : justify; 
}
 
.changelangue:hover {
	text-decoration : underline; 
}
.changelangue:visited {
	color : #237899;
} 

