A{
	color: #700;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	line-height: 1.4em;
	text-align: left;
}

A:hover{
	text-decoration:none;
	color:#000;}

A.link{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

}

A.link:hover{
	text-decoration:none;
}

A.footer{
	color:#000;
	font-size: 10px;
	text-decoration:none;
}

A.footer:hover{
	text-decoration:underline;
}
