a:link {
	color: #339999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:hover {
	text-decoration: underline;
	color: #339999;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image: url(img/pattern.gif);
	background-repeat: repeat;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Head-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	color: #339999;
}
.Head-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339999;
}

