@charset "iso-8859-1";
@import url(../../base/css/anchor.css);
/*------------------*/

	a:link, a:visited
	{
		color: #c37e3b;
		text-decoration: none;
	}
	a:hover, a:active
	{
		color: #c13f32;
		text-decoration: none;
	}




	a.bottom_text
	{
		font-weight:bold;
	}