BODY{
				
  font-weight : normal;
  color : maroon;

		font-size : 2px;
		text-decoration : none;
}
A{
				
  color : maroon;
  text-decoration : none;
}
A:LINK{
				
  color : maroon;
}
A:HOVER{
				
  text-decoration : underline;
}

.brun{		
		font-size : 12px;
		font-family : "MS UI Gothic";
		font-weight : bold;
		color : maroon;
		text-decoration : none;
}
