body, td, div, span, a, select, options {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.option {
	font-size: 13px;
}
a, a:visited, a:active {
	color: #706E6E;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.copy {
	font-size: 10px;
	color: #706E6E;
}
a.copylink, a:visited.copylink, a:active.copylink{
	font-size: 10px;
	color: #706E6E;
	text-decoration: none;
}
a:hover.copylink{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.icopy {
	font-size: 10px;
	color: #B4C3C2;
}
a.icopylink, a:visited.icopylink, a:active.icopylink{
	font-size: 10px;
	color: #B4C3C2;
	text-decoration: none;
}
a:hover.icopylink{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.menulink, a:visited.menulink, a:active.menulink{
	font-size: 10px;
	color: #706E6E;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menulink{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.newsdate{
	color: #C3CFCE;
	font-weight: bold;
}
a.news, a:hover.news, a:active.news, a:visited.news{
	color: #2A3635;
	text-decoration: none;
	font-weight: bold;
}
.header{
	font-weight: bold;
}
.blue{
	color: #1097C3;
	font-size: 12px;
	font-weight: bold;
}
.graytext{
	color: #515050;
}
.white{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.gray, a:visited.gray, a.active:gray {
	font-size: 12px;
	color: #6F6B6B;
	font-weight: bold;
	text-decoration: none;
}
a:hover.gray {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



