.copy {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: normal;
	color: #333333;

}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #008574;
	text-decoration: none;
}

.two a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #6600CC;
	text-decoration: none;

}
.two a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #6600CC;
	text-decoration: none;
}
.two a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.three a:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.three a:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.three a:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}
.text {
	font-family: "Trebuchet MS", Verdana, "Lucida Console";
	font-size: 2pt;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	margin-bottom: 10px;
	padding-top: 15px;
}
.copyhomebottom {

	font-family: "Trebuchet MS", Verdana;
	font-size: 0.6em;
	font-weight: normal;
	color: #333333;
}

a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #008574;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #00CCB3;
	text-decoration: none;
}
a:active {

	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	color: #008574;
	text-decoration: none;
}
#pic_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}