A:link {font-size: 8pto; font-family: Tahoma; text-decoration: none}
A:active {font-size: 8pto; font-family: Tahoma; text-decoration: none}
A:visited { font-size: 8pto; font-family: Tahoma; text-decoration: none}
A:hover { font-size: 8pto; font-family: Tahoma; text-decoration: none}

.menuitemout {
	color:"#000000";
	font-family:"tahoma";
	font-weight:"bold";
	cursor:"hand";
}

.menuitemover {
	color:"#fffff0";
	font-family:"tahoma";
	font-weight:"bold";
	background-color:"#000000";
}

.example {
	color:"#999999";
	font-family:"tahoma";
	font-weight:"bold";
	background-color:"#ff9900";
	font-size:"10pt";
	text-align:"right"
	margin-top:"1px";
	margin-right:"1px";
	margin-bottom:"1px";
	margin-left:"1px";
	border-color:"#000000"; 
	border-style:"solid";
	border-width:"1px"; 
}