.menuLinks{
	font-family:Century Gothic;
	font-size: 9pt;
	color:white;
	text-decoration:none;
}

.text{
	font-family:Century Gothic;
	font-size: 10px;
	background-color:#ffffcc;
}

.button{
	font-family:Verdana;
	font-size:9pt;
	color:#576E90;
}

.smallbutton{
	font-family:Arial;
	font-size:9px;
	color:blue;
	font-weight:bold;
}

.input{
	font-family:Century Gothic;
	font-size:7pt;
	background-color:#ffffcc;
}

TABLE,TR,TD,A{
	font-family:Verdana;
	font-size: 9pt;
	color:#576E90;
}
	

