a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		{ color: #FFF;} 
a:visited	{ color: #FF9;} 
a:active	{ color: #FF9;} 
a:hover		{ 
	color: #FFCC00;
	text-decoration: underline;
}

.banner  { color: #fff; font-size: 13px; font-family: "Trebuchet MS", verdana, arial }

.banner .title { font-size: 14px; font-weight: bold }

#content  { color: #333333; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; padding-top: 6px; padding-bottom: 6px; width: 95%; border-bottom: 1px dotted #333333 }

#content .header  { color: #999; font-size: 11px; font-weight: normal }

#contentLast  { color: #333333; font-size: 12px; font-family: "Trebuchet MS", verdana, arial; padding-top: 6px; width: 95% }

#contentLast .header { color: #999; font-size: 10px; font-weight: bold }
