.T13blue {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}

.T13_news_symbol {
	font-size: 13px;
	color: #404040;
	text-decoration: none;
	letter-spacing: 1px;
} 

.T13_news_symbol_2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
} 

a:link,a:visited,a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.black_medium_b {
	font-size: medium;
	font-weight: bold;
	color: #666565;
	line-height: 20px;
	letter-spacing: 1px;
}

.pages {
	padding: 1em;
	margin: 1em 0;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
}

.pages a {
	border: 1px solid #8D8D8D;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0.2em 0.4em;
	margin-right: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.pages a.current {
    border: 1px solid #8D8D8D;
    background: #8D8D8D;
    color: #fff;
}
.pages a:hover {
    border: 1px solid #8D8D8D;
    background: #8D8D8D;
    color: #fff;
}
.pages a.disabled {
    border: 1px solid #8D8D8D;
    background: white;
    color: #8D8D8D;
    
}


