A:link          { color: #43433b; text-decoration: none}

A:visited        { color: #43433b; text-decoration: none}

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

A:hover               { color: #6c6344; 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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F6F88;
	background-image: url(images/home_background.jpg);
	background-repeat: repeat-x;
}

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