body {
	font-size: 11px;
	color: #3e597b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;


}

a:link {
	font-size: 11px;
	text-decoration: none;
	color: #3e597b;
	font-weight: 900;
}

a:visited {
	font-size: 11px;
	color: #3e597b;
	font-weight: 900;
	text-decoration: none;

}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #f3cd8c;
	font-weight: 900;
}
td, th {
	font-size: 11px;
	color: #3e597b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	text-decoration: none;

	}
