a, a:visited, a:active {
	color : #ffffff;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

a.details, a.details:visited {
	color : #000000;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : none;
}
a.details:active, a.details:hover {
	color : #000000;
	font-size : 11px;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}
a.details_on, a.details_on:active, a.details_on:visited  {
	color : #a42315;
	font-size : 12px;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

a.region, a.region:active, a.region:visited {
	color : #000000;
	font-size : 14px;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

a.region_on, a.region_on:active, a.region_on:visited, a.region:hover, a.region_on:hover {
	color : #a42315;
	font-size : 14px;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-weight : bold;
}





BODY, TD {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #000000;
}

.head {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #414141;
}


	

