
	
		.black
{
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-family: arial;
	text-decoration: none;
}

		.blacksmall_header
{
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-family: arial;
	text-decoration: underline;
}
		.blacksmall
{
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-family: arial;
	text-decoration: none;
}

	A:Link     { color:#B28885; text-decoration:none }
	A:Active   { color:#B28885; text-decoration:none }
	A:Visited  { color:#B28885; text-decoration:none }
	A:Hover    { color:#B28885; text-decoration:underline }