.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	Text-decoration:none;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
    font-weight: bold;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	Text-decoration:none;
    font-weight: bold;
}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #999999;
	Text-decoration:none;
    font-weight: bold;
}
.links1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	Text-decoration:none;
    font-weight: bold;
}
.links1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	Text-decoration:none;
    font-weight: bold;
}
.backg {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.flds {
	border: 1px solid #5E2700;
}
