@charset "utf-8";
/* CSS Document */

body {
	background-color: #686745;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 12px}
.Txtpag {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:Link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #656543;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #656543;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #633;
	text-decoration: none;
}
