*{
	margin: 0;
	padding: 0;
}
html , body{
	margin: 0;
	padding: 0;
   font-size: 12px;
	line-height:23px;
}
body,td,th{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12px;
}
a img{border:none}
a{
	text-decoration:none;
	color: #666;
}
a:hover{
	color: #dd0000;
}
a:focus{
	text-decoration:underline;
	color: #dd0000;
}
a:active{
	color: #dd0000;
}
