textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9900FF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: 9900ff;
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	text-transform: uppercase;
	top: 0px;
	line-height: normal;
}
