.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: none;
}

.menu {
		font-family:verdana, arial, sans-serif;
		color: White;
		font-size: 9px;
		font-weight:normal;
  		background: White;
  		line-height:14px;
  		padding:1px;
		border : 1px solid #708090;
		}
		
.options {
		font-family:verdana, arial, sans-serif;
		color: Black;
		font-size: 9px;
		font-weight:normal;
  		background: White;
  		line-height:14px;
  		padding: 1px;
		}
		padding: 1px;
		padding-top : 5px;
		}