body{
padding:0px;
margin:0px;
}

a:link{
	text-decoration:underline;
	color: #FFFF66;
}

a:hover{
	text-decoration:none;
	color: #FFFF00;
}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#EFDEBC;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#592203;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#1E1208;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#1A130C;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#AB6F3E;
	}

.c1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#A7806A;
	}
		
	a.l_text{
	text-decoration:none;
	color: #FFFF00;
}	
	a.l_text:hover{
	text-decoration:underline;
	color: #FFFF00;
}
