

	.glow
	{		
		font: Bold Large/140% 'Trebuchet MS', 'Verdana', 'Arial', 'sans-serif';
		color: #003300;
		filter: glow(Color=#FFFF99,Strength=10);
		padding: 5pt 5pt;
		width: 60%;
		height: auto;
		position: relative;
		left: 5pt;
		}

	A:LINK
	{
		font-family: sans-serif;
		font-size: 10pt ;
		font-weight: bold;
		color: #3300CC;
}

	A:VISITED
	{
		font-family: sans-serif;
		font-size: 10pt ;
		font-weight: bold;
		color: #FF0033;
}

	TD
	{
		font-family: sans-serif;
		font-size: 10pt ;
		font-weight: bold;
		color: #3300CC;
}
