	a:hover
		{ color: "#ff0000"; }
	.button	
		{
		border-style: outset;
		border-color: #9999cc;
		border-width: 2px;
		background-color: #cccccc;
		}
	.myfont
		{
			font-family:  verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none; 
			color: "#B6CCB3";
			line-height: 18px;
		}
	.myfontk
		{
			font-family:  verdana, arial, helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none; 
			color: "#FF9933";
			line-height: 18px;
		}

