A:link          { color: #000000; text-decoration: underline }

A:visited        { color: #000000; text-decoration: underline }

A:active     { color: #333333; text-decoration: underline }

A:hover               { color: #993400; text-decoration: underline }

TD      { font-size: 12px;
		font-family: Arial;
		line-height:18px}
		
BODY    {
	font-size: 12px;
	font-family: Arial;
	line-height:18px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/grad_01.jpg);
	background-repeat: repeat-x;
	background-color: #91944D;
}

P      { font-size: 12px; font-family: Arial; line-height:18px}
