.spon  		{font-size: 26px; color: blue; font-weight: bold; text-decoration: underline; FONT-FAMILY: "Comic Sans MS", Tahoma;}
.txt_co		{font-size: 11px; text-decoration: none; FONT-FAMILY: "verdana", Tahoma; color: #B95AFF;}
.txt		{font-size: 12px; text-decoration: none; FONT-FAMILY: "verdana", Tahoma; color: blue;}
.thumb {
	border-width: 1px;
	border-style: dashed;
	border-color: #CB84FF;
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; 
}
A:active {
	COLOR: blue; TEXT-DECORATION: underline; 
}
A:visited {
	COLOR: blue; TEXT-DECORATION: underline; 
}
A:hover {
	COLOR: 66A3FF; TEXT-DECORATION: none; 
}