/*
Content
*/
.content {
	font-size: 11.5px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.content a:visited {
	font-size: 11.5px;
	color: #A0522D;
	text-decoration: none;
}
.content a:link {
	font-size: 11.5px;
	color: #AE6E2B;
	text-decoration: none;
    font-weight:bold;
}
.content a:hover {
	font-size: 11.5px;
	color: #A52A2A;
	text-decoration: underline;
    font-weight:bold;
}
.txt {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
    padding: 3px;
}
.txt a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #A0522D;
	text-decoration: none;
    font-weight:bold;
}
.txt a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #AE6E2B;
	text-decoration: none;
    font-weight:bold;
}
.txt a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 12px;
	color: #A52A2A;
	text-decoration: underline;
    font-weight:bold;
}
.footer {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color:#654226;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color: #A0522D;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
	color: #AE6E2B;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regularf;
	font-size: 10px;
	color: #A52A2A;
	text-decoration: underline;
}
