<style>

body {
	font-family: "Verdana Ref";
	font-size: 12px;
	color : Yellow;
}

td {
	font-family: "Verdana Ref";
	font-size: 12px;
	border : Red;
}


<STYLE type="text/css"> 

a:link {
	color: Lime;
	font-family: variable;
	text-decoration: none
}

a:visited {
	color: #7FFF00;
	font-family: "Verdana Ref";
	text-decoration: underline;
	azimuth : deg;
} 

a:active {
	color: Aqua;
	font-family: "Verdana Ref";
	text-decoration: underline;
	azimuth : rad;
} 

a:hover {
	color: Fuchsia;
	azimuth : left-side;
	border : thick none;
	cursor : auto;
	font : normal;
	scrollbar-base-color : Blue;
	scrollbar-dark-shadow-color : Aqua;
	scrollbar-face-color : Navy;
	scrollbar-highlight-color : Aqua;
	scrollbar-shadow-color : #4169E1;
	scrollbar-3d-light-color : Aqua;
	scrollbar-arrow-color : Blue;
}

</STYLE>

</style>

