@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background-color: #0B0B0B;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: normal;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
