/* CSS Document */

.matter
	{
	font-family:Tahoma;
	font-size:14px;
	font-weight:lighter;
	color:#CCCCCC;
	text-decoration:none;
	}
	
.innermatter
	{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.bottom_linkh
	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:lighter;
	color:#CCCCCC;
	text-decoration:none;
	}
	
.bottom_linkh:hover
	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:lighter;
	color:#EF9766;
	text-decoration:none;
	}
	
.inner_title
	{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#DF7239;
	text-decoration:none;
	}