LEARN UPPERCASE ON WEB LINK

Paste the following code in the heading section of the page.  Put it above "title" and as the last of the
"meta" items.

<STYLE type=text/css>A:hover {
	TEXT-TRANSFORM: uppercase; TEXT-DECORATION: underline
}
</STYLE>