﻿#page_content li {
	color:#030;
	
}

#page_content a:link, #page_content a:visited {
	text-decoration:none;
	color:#030
}

#page_content a:hover, #page_content a:active {
	text-decoration:none;
	color:#030;
	background-color:#C5D5CB
}

#page_content {
	padding-bottom:20em
}
