document.write('<STYLE>')
document.write('<!--')
document.write('.EnterText		{text-decoration:none; visibility:hidden;}')
document.write('#OSCLink		{text-decoration: none; color: #000000;}')
document.write('#OSCLink:hover	{color: #7929BF;}')
document.write('#Lnk1			{text-decoration: none; color: #993399;}')
document.write('#Lnk1:hover		{text-decoration: underline; color: #FF0066;}')
document.write('#Lnk2			{text-decoration: none; color: #7929BF;}')
document.write('#Lnk2:hover		{text-decoration: underline; color: #FF0066;}')
document.write('#Lnk3			{text-decoration: underline; color: #F6E9CF;}')
document.write('#Lnk3:hover		{text-decoration: underline; color: #FF3300;}')
document.write('// -->')
document.write('</STYLE>')