/* comm */
a:link {color: #75d15d; font-weight: normal; text-decoration: underline}
a:visited {color: #a5a5a5; font-weight: normal; text-decoration: underline}
a:active {color: #FF6600; font-weight: normal; text-decoration: underline}
a:hover {color: #66FF00; font-weight: normal; text-decoration: underline}

td.news {font-size: 10px; color: #a5a5a5;}
td.news_bold {font-size: 10px; color: #a5a5a5; font-weight: bold;}
td.title {font-size: 12px; color: #a5a5a5; font-weight: bold;}

td.copy {font-size: 9px; color: #717171;}

td.privacy {font-size: 10px; color: #a5a5a5;}
td.privacy_title {font-size: 12px; color: #a5a5a5; font-weight: bold;}

td.default {
	font-size: 12px;
	color: #a5a5a5;
	line-height: 16px;


}
td.df_bold {
	font-size: 12px;
	color: #a5a5a5;
	font-weight: bold;

}
td.df_tight {
	font-size: 12px;
	color: #a5a5a5;
	padding-top: 3px;

}
td.member_title {
	font-size: 16px;
	color: #75d15d;
	line-height: 22px;
	font-weight: bold;

}
