.text {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text a{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.text a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#0086C6;
	text-decoration:underline;
}
.text-white {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.text-white a{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.text-white a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#CCFF33;
	text-decoration:none;
}
.img-border {
	border:solid;
	color:#999999;
	border-width: 1px;
}
.header {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#0086C6;
}

