p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	text-decoration: underline;
}
body,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#111111;
	scrollbar-shadow-color:#222222;
	scrollbar-face-color:#336600;
	scrollbar-highlight-color:#111111;
	scrollbar-dark-shadow-color:#111111;
	scrollbar-3d-light-color:#222222;
}
