a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
.a1:link {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #FF7216;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.a1:hover {
	color: #FF7216;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #E6E6E6;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
.a1:visited {
	color: #cccccc;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #989898;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.Titulo {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.titulo1 {
	font-family: Verdana;
	font-size: 14px;
	color: #339900;
	font-weight: bold;
	
}
.titulo2 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF7216;
	font-weight: bold;
}	
.text1a {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.red {
	font-family: Verdana;
	font-size: 10px;
	color:#FF0000;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FE6400;
	border: 1px solid #989898;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF7216;
}
.designed_by {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.text5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #989898;
}
.input {
	background:#e6e6e6
}
.container {
	width: 97%;
	border: 1px solid #cccccc;
	margin-top:6px;
	background: white;
	padding-left:10px;
}
.content {
	margin: auto;
	padding: 7px;
	clear: both;
}
hr {
  text-align: center;
  border: 0;
  width: 100%;
  color: #F3C67D;
  background-color: #F3C67D;
  height: 2px;
}
