body{
background:url(images/back.jpg) no-repeat top #000000;
margin:0px;
}
.link{
	font-family:"Tahoma";
	font-size:9pt;
	color:#ffe06f;
	text-decoration:none;
}
.link:hover{
	color:#ffffff;
	text-decoration:none;
}
.link1{
	font-family:"Tahoma";
	font-size:9pt;
	color:#ffe06f;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
	filter: Shadow(color:black,strength:5, direction:135);
}
.link1:hover{
	color:#ffffff;
	text-decoration:none;
}
.ortalink{
	font-family:"Tahoma";
	font-size:9pt;
	color:#fbe3b2;
	text-decoration:none;
}
.ortalink:hover{
	color:#ffffff;
	text-decoration:none;
}
img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}
.input{
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:10pt;
	border:solid 1px #e0e0e0;
	color:#999999;
}




