a:hover {
	color: #267f89;
}


a{
	text-decoration: none;
}

#content{
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}

#category{
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
}

#navbar a{
	text-decoration: none;
	color:#ffffff;
	margin-right: 30px;
	margin-left: 30px;
}

#navbar a:hover{
	text-decoration: none;
	color: #267f89;
}
