a {
	font-family:arial,helvetica;
	color:#BB8800;
	text-decoration: none;
	font-weight:600;
	font-size:10px;
}
a.great {
	font-family:arial,helvetica;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:600;
	font-size:10px;
}
a:hover {
	text-decoration:underline;
}
INPUT {
	border-style:solid;
	border-width:1px;
	border-color: gray;
	height: 16px;
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight: 800;
	color: #17377B;
}
select {
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight: 800;
	color: #17377B;
}
/*BR {
	font-size:10px;
}*/
.mini {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 500;
	color: #A6A5A5;
	/*background-color:white;
	border-style: solid;
	border-width: 1px; border-color:#DDDDDD;*/
}
.mini2 {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 500;
	color: #596877;
	/*background-color:white;
	border-style: solid;
	border-width: 1px;
	border-color:#DDDDDD;*/
}
.list {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 400;
	color: #0A246A;
	/*background-color:#FBFBFB;*/
	border-bottom-style: solid;
	border-width: 1px;
	border-color:#596877;
}
.top {
	height: 12px;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #596877;
}
.top2 {
	height: 12px;
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #596877;
}
.txt {
	height: 12px;
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 600;
	color: #555555;
	padding:10px;
	text-align: justify;
}
textarea {
	border-style:solid;
	border-width:1px;
	border-color: gray;
	font-family: verdana,helvetica;
	font-size: 10px;
	font-weight: 600;
	color: #17377B;
}
.fon {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 500;
	color: #626667;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F9F9F9;
	border-style: solid;
	border-width: 1px;
	border-color:#464646;
}
/*.fon2 {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: 500;
	color: #333333;
	border-style: solid;
	border-width: 1px;
	border-color:#EEEEEE;
	padding:10px;
	text-align:justify;
}*/
u {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: 600;
	color: #BB8800;
	text-decoration: none;
}
table {
	text-align: left;
}
a.tipo1 {
	text-decoration: none;
	font-size: 0.8em;
	color: #B49148;
}
a.tipo1:hover {
	text-decoration: underline;
}