.text {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}
.title {
	font-family: Verdana;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 1px;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #663333;
}
.titlehome {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	color: #999999;
	font-weight: normal;
	letter-spacing: 2pt;
}
.textbold {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

