A {
		color : Aqua;
		font-family : Verdana;
		font-size : 10px;
		text-decoration : none;
	}

	BODY, TD {
		color : White;
		font-family : Verdana;
		font-size : 12px;
	}


	A:HOVER {
		color : Fuchsia;
		font-family : Verdana;
		font-size : 10px;
		text-decoration : none;
	}
	h4 
	{
		color:#65D3FF;
	}
	
	hr
	{
		height:1px;
		color:#D700D7;
	}