
#rightCol{
	text-align: left;
	padding-left: 11px;
	padding-right: 5px;
}
#rightCol a{
	text-decoration: none;
	font-weight: bold;
}
#rightCol a:visited{
	text-decoration: none;
	font-weight: bold;
}
#rightCol a:hover{
	text-decoration: underline;
	font-weight: bold;
}

#rightCol .title{
	color: #552413;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#rightCol .title a{
	text-decoration: none;
	font-weight: bold;
}
#rightCol .title a:visited{
	text-decoration: none;
	font-weight: bold;
}
#rightCol .title a:hover{
	text-decoration: underline;
	font-weight: bold;
}

#rightCol .content{
	color: #552413;
	font-weight:normal;
	font-size: 11px;
	text-align: left;
}

#rightCol .content a{
	text-decoration: none;
	font-weight: normal;
}
#rightCol .content a:visited{
	text-decoration: none;
	font-weight: normal;
}
#rightCol .content a:hover{
	text-decoration: underline;
	font-weight: normal;
}
