	A 			{ color: #000000; text-decoration: none; }
	A:link		{ color: #B91414; text-decoration: none; }
	A:visited	{ color: #CB4444; text-decoration: none; }
	A:active	{ color: #CB4444; text-decoration: none; }
	A:hover		{ color: #B91414; text-decoration: underline; }


body, td, tr{
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:12;
		font-weight:normal;
		line-height: 20px;