a:hover {
	background-color : 0000ff;
	text-decoration : none;
	color : Ffffff;
; border: double
; font-size: 100%
}
a:link {
	color : 000000;
	cursor : e-resize;
; text-decoration: none
}
