@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534637;
	font-weight: lighter;
}
body {
	background-image: url(images/Layout_Main/background.gif);
}
a {
	font-size: 12px;
	color: #78a347;
}
a:visited {
	color: #AA3700;
}
a:hover {
	color: #AA3700;
}
a:active {
	color: #AA3700;
}
h1 {
	font-size: 12px;
	color: #63523f;
}
h2 {
	font-size: large;
	color: 78a347;
}
a:link {
	color: #aa3700;
}
