.headings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}
.text {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.text-white {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.text-white a{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.text-white a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFF00;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
}
.border {
	border:#CCCCCC solid 1px;
}
