.bg {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #010080;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.text_ora {

	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
}
.links1 {

	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
.headings {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headings1 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #010080;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.text2 {

	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
}
