A:link {
	color: #0d70eb;
	text-decoration: none;
}
A:active {
	color: #0d70eb;
	text-decoration: none;
}
A:visited {
	color: #0d70eb;
	text-decoration: none;
}
A:hover {
	color: FCFCF8;
	text-decoration: none;
	font-weight: bolder;
	border: 1px dotted #FDFDFB;
	background-color: #0d70eb;
	cursor: se-resize;
}

<h2 style="filter: shadow(); width: 100%;">lukeonweb.net</h2>
<h2 style="filter: dropshadow(); width: 100%;">lukeonweb.net</h2>


BODY {
	SCROLLBAR-FACE-COLOR: #0d70eb;
	SCROLLBAR-HIGHLIGHT-COLOR: #FDFDFB;
	SCROLLBAR-SHADOW-COLOR: #FDFDFB;
	SCROLLBAR-3DLIGHT-COLOR: #FDFDFB;
	SCROLLBAR-ARROW-COLOR: #FDFDFB;
	SCROLLBAR-TRACK-COLOR: #8AB3FA;
	SCROLLBAR-DARKSHADOW-COLOR: #F9F8F5;
	cursor: sw-resize;
}
