﻿*
{
	margin:0px; padding:0px;
	border: 0px;
}
body
{
	font-size:11px; font-family:Arial; color:#9A9A9A;
	
	}
.all
{
	float:left; clear:both; width:100%;
}


a 
{
	color: #9A9A9A;
	text-decoration:none; border:none;
	
}

a:hover {
cursor:pointer;
color: #9A9A9A;
text-decoration: underline;


