@charset "utf-8";
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #404656;
	font-weight: normal;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHead {
	font-family: tahoma;
	font-size: 11px;
	color: #404656;
	font-weight: bold;
}










a.program:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #A46200;
	text-decoration: none;
	font-weight: normal;
}
a.program:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #A46200;
	text-decoration: none;
	font-weight: normal;
}
a.program:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.program:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #A46200;
	text-decoration: none;
	font-weight: normal;
}
