.big_grey {
	font-family: tahoma;
	font-size: 17px;
	color: #585858;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #909090;
	text-decoration: underline;
}
.mainlinks {
	font-family: tahoma;
	font-size: 12px;
	color: #909090;
	text-decoration: none;
	
}

.textbox {
	font-size: 9px;
	border: thin solid #CCCCCC;
}
.textarea {

	font-size: 9px;
	border: thin solid #CCCCCC;
}