a {  
	color: #000000; text-decoration: underline
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #66AE00; text-decoration: underline;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-top: 2px;
}
.style2 {
	color: #006699;
	font-weight: bold;
}
.style3 {
	color: #006699
}
.style12 {
	font-weight: bold; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {
	color: #FFFFFF; font-weight: bold; 
}
.style8 {
	color: #FFFFFF
}

body {  
	font-family: Verdana, Arial; 
	line-height: 15px; 
	background-color: grey; 
	margin-top: 15px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

p {
	font-family: Verdana, Arial;
	line-height: 15px;
	color: #000000;
	font-size: 11px;
}

.inputbox { /*caja del search*/
	background:url(images/back_form1.png) bottom repeat-x #FFFFFF;/*#eee;*/
	border: 1px solid #22BDFF;
	vertical-align:middle;
	/*margin-left: 10px;*/
	/*height:22px;*/
}


.input123 {
	font-family: Verdana, Arial;
	font-size: 11px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #006699;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8B371A;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}

.linkWhite {
	color: #FFFFFF;
	text-decoration: none;
}

linkWhite a:hover {
	color: #9FCC5E;
	text-decoration: underline;
}

