body { background-color: #FFFFFF;}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:underline; }

.divas {  
  font-family:Arial;
  color:Orange;
  font-size:20;
  font-style:italic;
  font-weight:bold;   
}

.text01 {
  font-family:Arial;
  color:DarkGray;
  font-size:20;
  
}

.text02 {
  font-family:Arial;
  color:DarkGray;
  font-size:16;
}

.text03 {
  font-family:Arial;
  color:DarkGray;
  font-size:16;
  font-weight:bold;   
}

.maillink {
  font-family:Arial;
  font-size:12;
  color:DarkGray;
  text-decoration:underline;  
}
	


