
.mainCenter { color: orange; font-size: 14px; height:100%; }

a 			{ color: orange; font-size: 14px; text-decoration: none; font-weight:normal; } 
a:hover		{ color: orange; font-size: 14px; text-decoration: underline; }

.banner { color: orange; font-size:11px; font-family:"Trebuchet MS", verdana, arial; }

.image {
	font-size:11px;
	font-family:"Trebuchet MS", verdana, arial;
	color: orange;
}