body {
background: #FFFFFF;
color: #000000;
}

A {	font-size: 10.75px;
	color: #7E0D12;
	font-family: arial, helvetica, verdana, sans-serif;
	line-height: 1.5;
	cursor: auto;
	text-decoration: none}

A:link {background: transparent;}

A:visited {color: #333333;
	background: transparent}

A:active {color: #FFFFFF;
	background: #7E0D12;}

A:hover {color: #FFFFFF;
	background: #7E0D12;}

P {font-size: 10.75px;
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	line-height: 1.5;
	cursor: auto;
	text-decoration: none}

