.link {
	font: normal small "Courier New", Courier, mono;
	color:#FF0000;
	cursor: hand;
	text-decoration: blink;


}

.link1 {
	font-size:x-large;
	font: normal small "Courier New", Courier, mono;
	color:#000000;
	text-decoration: underline;
	cursor: hand;
}