.gocss {
	font: 13px "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: none;
}
.small_title {
	font: 17px "Times New Roman", "Times", "serif";
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.under_title {
	font: 15px "Times New Roman", "Times", "serif";
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.logoNames {
	font: 12px Arial, "Helvetica", "sans-serif","sans-serif";
	color:#666666;
	text-align:center;
	background: url(logos/logotitle_bg.gif) repeat-x;
}