.master {
	font-family: Arial
	font-size: x-small;
	list-style-position: inside;
	list-style-type: square;

}
LI  { font-size: 12px; font-family: Arial }

A  { text-decoration : underline }
A:link { text-decoration: underline }
A:hover  { color: green; font-style: bold; font-weight: bold; cursor: hand }
SELECT  { font-size: 12px; font-family: Arial }
.List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;


}
.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
}
