.lynx {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #543A34;
	line-height : 10px;
}

.mobile-post {
	font-family : "Courier New", Courier, mono;
}

.noimal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #543A34;
	line-height : 16px;
}

.mobile-post {
	font : "Courier New", Courier, mono;
}

A:link { 
		color: #641403;
		text-decoration: none;
}

A:visited { 
		color: #8A1800;
		text-decoration: none;
}

A:hover {
		 color: #641403;
		text-decoration: underline;
}


