body {
	font-family: "Times New Roman", Times, serif;
		font-size: 14px;
}

table {
	height: 100%;
}
		td {
					cursor: default;
					}
		
		p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.friend {

	font-style: normal;
	text-decoration: none;
}
	a:focus {
	text-decoration: none;
	color: Black;
	cursor: url(http://www.luchprod.com/lin.cur,);
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
		font-style: italic;
			font-size: 14px;
	color: Black;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: none;
	color: white;
		background-color: Black;
	cursor: url(lin.cur,);
}





	
