body{
	margin: 0px;
	padding: 0px;
	color: #fff;
	line-height: 150%;
}
td{
	color: #666666;
	line-height: 150%;
	font-size: 12px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #FF8C00;
	text-decoration: underline;
}

img{
	border: 0px;
}

.ccc{
	background: url(/Templates/default/images/index.jpg) no-repeat;
}

