a:link 		{  color: #CC6600; text-decoration: none;}
a:visited 	{  color: #CC6600; text-decoration: none;}
a:active		{color: #CC6600; text-decoration: none;}
a:hover 		{color: #0066cc; text-decoration: underline;}

a.blue:link 		{  font-size: 12px; color: #006699; text-decoration:  underline;}
a.blue:visited 	{  font-size: 12px; color: #006699; text-decoration:  underline;}
a.blue:active	{  font-size: 12px; color: #006699; text-decoration:  underline;}
a.blue:hover 	{  font-size: 12px; color: #ff3333; text-decoration: underline;}

.XS_text		{  font-size: 10px; line-height:125%;}
.S_text		{  font-size: 12px; line-height:125%;}
.M_text		{  font-size: 14px; line-height:125%;}
.L_text		{  font-size: 16px; line-height:125%;}
