.text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.sitetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;

}
.greetings {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.button 
	{
	background:#FFFFFF;
	color:#FF6600;
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: bold;
	border: 1 solid #FFCC66;
	text-decoration: none;

	}
.caps
{
	font-weight: bold;
	text-transform: uppercase;
}