.link {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;



}
a:hover {
	cursor: hand;
}
