.sitemap-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #689528;
	text-decoration: none;
}	
.sitemap-title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
.sitemap-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
}
.sitemap-text a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
.sitemap-text p { margin:0 0 10px 0;}


.title {
	font-size: 11px;
	font-weight: bold;
	color: #689528;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
}
.text a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.text_bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #5f5f5f;
}
.text_bold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color:#5f5f5f;
	}
.category{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #689528;
}
.downcategory a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.downcategory a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	float: right;
	padding-left: 9px;
}
.text p {
	margin:0 0 10px 0;
}

div.view-content-news-list p a, div.view-content-game-plan p a, div.view-content-news-list p {
	text-decoration: none !important;	
	color: #5f5f5f !important;
}
div.view-content-news-list p.title a, div.view-content-game-plan p.title a {
	color: #689528 !important;
}
div.view-content-news-list p.title a:hover, div.view-content-game-plan p.title a:hover, div.view-content-game-plan p.text a:hover {
	text-decoration: underline !important;
	font-weight: bold !important;
}
	
p.file {
	font-weight: bold;
	width: 100px;
	text-align: center;
	padding: 12px;
}
p.file a {
	text-decoration: none;
}
p.file a img {
	margin: 0px 0px 4px 32px;
	display: block;
	clear: both;
	text-align: center;
}