body { 	
	margin:0px;padding:0px;
}

a { /*Links*/
  text-decoration:none;
   color:#009DDC;
  }
a:hover{
  text-decoration:none;
 }
.a:hover{
  text-decoration:underline;
}

.text {
	color:#1E1E1E;
	font-family:tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-weight:normal;
	/*line-height:1em;*/
}
.form {
	color:#333333;
	font-family:tahoma;
	font-size:11px;
}
.formBotton {
	color:#333333;
	font-family:tahoma;
	font-size:12px;
}
.tituloform {
	font-family: arial;
	font-size: 14px;
	color: #009DDC;
}
.tituloblanco {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#555555;
	line-height:13px;
}

.copy {  
        font-family:tahoma;
		font-size:10px;
		color:#333333;
		text-decoration:none;
}
.images {  
        font-family:tahoma;
		border-style: solid double;
        border-color: #009DDC;
		text-decoration:none;
}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:18px }

.bot_txt {	color:#A8A8A8;
			text-decoration:none}
		
.rojo {
    font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	}
.titulo {
	font-family: arial;
	font-size: 18px;
	color: #009DDC;
	font-weight: bold;
}