body{
	font-family:"MS PƒSƒVƒbƒN Pro W3","Osaka";time new roman, serif;
	font-size:12px;
	color:;
	background:;
	margin:10px;
	}
	A 			{ color:orange; text-decoration: underline;}
	A:link		{ color:orange; text-decoration: underline;}
	A:visited	{ color:; text-decoration:underline;}
	A:active	{ color:red; text-decoration:underline;  }
	A:hover		{ color:red; underline; }
	
table{border:solid white 0px;
		padding:0px;
		color:#fff;
		background:#000;}
#main{
	width:;
	margin-left:;
	background:#000;
	}
h2{color:black;
	border-bottom:dotted white 2px;}

