a.menu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E29D2F;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E29D2F;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}
.font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2E3690;
	text-align: justify;
}
a.copy:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;

	color: #ffffff;
	text-decoration: none;
}
a.copy:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;

	color: #ffffff;
	text-decoration: none;
}
a.copy:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	
	color: #0CF;
	text-decoration: none;
}
.copy2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;

	color: #ffffff;
	text-decoration: none;
}
a.down:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.down:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.down:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0CF;
	text-decoration: none;
}body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E3690;
}
.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #089F57;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

