/* Scrollbar properties are only supported by Internet Explorer 5.5  */

A:LINK, A:VISITED {
	color : white;
	text-decoration : none;
	font-family : Verdana, Arial, Georgia;
	font-size : 12px; 
	text-decoration: none;
}

A:HOVER {
	color : yellow;
	text-decoration : none;
	font-family : Verdana, Arial, Georgia;
	font-size : 13px; 
	text-decoration: none;

}

