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

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

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

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

TD      { font-size: 12px;
		font-family: Arial;
		line-height:14px}
		
BODY    {
	font-size: 12px;
	font-family: Arial;
	line-height:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3D9CE;
	color: #666666;
}

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