a:hover {

	font-family: "Times New Roman", Times, serif;

	font-size: large;

	font-style: oblique;

	text-decoration: blink;

	background-color: #0000FF;

	border-top-width: medium;

	border-right-width: medium;

	border-bottom-width: medium;

	border-left-width: medium;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	color: #00FFCC;

	text-transform: capitalize;

	font-stretch: wider;

	font-variant: normal;

}

