div,td,body
    {
	font-family:  Arial, Tahoma, fantasy, sans-serif; 
	font-size: 14px;
	font-style: normal; 
	color: #000000; 
	font-weight: normal;
	link: #000000;
	}

body{
	margin:0px;
	}
	
	h1{
	font-size:20px;
	}
	
	a{
	color:#000;
	text-decoration:underline;
	}
	a:hover{
	text-decoration:underline;
	}	
	a.a{
	color:#000;
	text-decoration:none;
	}
	a.a:hover{
	text-decoration:underline;
	}	
	
a.footer{
	color:gray;
	text-decoration: none;
}
a:hover.footer{
	text-decoration: underline;
}
