/*Naghsh Click CSS by Alireza Maghari :: www.toranjnet.com :: alireza@toranjnet.com */

/* main CSS */

body {
	font-family: tahoma;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.border1 {
	border: 1px solid #999999;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}