a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996633; 
	text-decoration: underline;
	}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
}
.sectionRow {
	background-color:#cc9933;
}