.text {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.pt8 {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FAE9B0;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #FAE9B0;
	text-decoration: underline;
	font-weight: bold;

}
input {
	border: 1px solid #336699;
}
textarea {
	border: 1px solid #336699;
}
