<STYLE>
BODY {
	font-family : Verdana, Arial, font-size : small;
	font-style : oblique;
	font-variant : normal;
	font-weight : bold;
	cursor : crosshair;
}
A:link {
	color: #400040;
	text-decoration: none;
	font-weight : bold;
} 
A:visited {
	color: #C000C0;
	text-decoration: none;
	font-weight : bold;
} 
A:hover{
	color: #FFC0FF;
	text-decoration: line-through;
	cursor: crosshair
} 
A:active {
	color: Gray;
	text-decoration: none
} 
 
</STYLE>
