
A{
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	}
A:hover{
	color: red;
	text-decoration: none;
	}

