BODY {
	COLOR: #636059; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 { color: White; 
font-size: 135%;
 font-weight: bolder;
}
.h2 { color: #636059; 
font-size: 80%;
 font-weight: bolder;
}
h3 { color: #f4f4f4; 
font-size: 105%;
 font-weight: bolder;
}
h4 { color: #EEEEEE; 
font-size: 100%;
 font-weight: bolder;
}
.testogrey { font-family:  Verdana, sans-serif; color: #999999; 
  font-size: 11px;
     font-variant: small-caps;
     }
.didascalie { font-family: Verdana, sans-serif; color: #999999; 
  font-size: 10px;   }
  .text {
	COLOR: #ffffff;
	font-size: 80%;
}
  .title {
	COLOR: #ffffff;
	font-size: 80%;
	font-variant: small-caps;
	font-weight: bolder;
}
A:link {
	COLOR: #ffffff;
	text-decoration: none;
}
A:visited {
	COLOR: #f4f4f4;
}
A:active {
	COLOR: #999999;
}
a:hover {
	COLOR: #999999;
	text-decoration: underline;
}
