.text {
	font-family: Tahoma;
	font-size: 12px;
	color: 6F797C;
}
.textfoot {
	font-family: Tahoma;
	font-size: 11px;
	color: 6F797C;
}
.textbold {
	font-family: Tahoma;
	font-size: 13px;
	color: 005DC8;
	font-weight: bold;

}
.textbold2 {
	font-family: Tahoma;
	font-size: 14px;
	color: 005DC8;
	font-weight: bold;

}
A:link {
	COLOR: 005DC8; 
	TEXT-DECORATION: underline;
	font-style: normal;
}
A:active {
	COLOR: 005DC8;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: 005DC8;  
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: FF8E31;
	TEXT-DECORATION: none;
}
#topic3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 3px;
	COLOR: #000000;
	PADDING-TOP: 3px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
}