.CL_standard {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; background-image: none; background-repeat: no-repeat; background-position: left top; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal; overflow: visible; visibility: inherit; clip:   rect(   )}

a.samples {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;  
	text-align: center; 
	}

a.samples:link {
text-decoration: none;
color: #FFFFFF;
}

a.samples:visited {
text-decoration: none;
color: #FFFFCC;
font-weight: bold;
}

a.samples:hover {
text-decoration: underline;
color: #FFFF99;
}

