a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	margin: 0px;
	font-weight: normal;
	background-image: url(gfx/bg_grad.jpg);
	background-repeat: repeat-x;
}
#headimage {
	background-repeat: no-repeat;
	height: 204px;
	width: 631px;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a {
	color: #FFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.Style_text_big {
	font-size:14px;
	font-weight:bold;
	color: #006600;
}
.Style_contact {
	font-size:12px;
	margin-left:20px;
}
