body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

input {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; color: #000000; 
    background-color: #ffffff; 
	border: 1px solid #000000 
}

.select {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; color: #000000; 
    background-color: #ffffff; 
	border: 1px solid #000000 
}

textarea {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; color: #000000; 
    background-color: #ffffff; 
	border: 1px solid #D9D9D9 
}
select { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	background-color: #D9D9D9 #E5E1D4; 
	border: 1px solid #7C7147 
}

.texto {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto2 {
	font-family: arial;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: arial;
	font-size: 10px;
	color: #464646;
	text-decoration: underline;
	font-weight: bold;
}

.link2{
	font-family: arial;
	font-size: 11px;
	color: #01678F;
	text-decoration: none;
}

.link2:hover{
	font-family: arial;
	font-size: 11px;
	color: #3485A5;
	text-decoration: none;
}
.texto1 {
	font-family: verdana;
	font-size: 10px;
	color: #01678F;
	text-decoration: none;
	font-weight: bold;
}
.texto3 {

	font-family: verdana;
	font-size: 11px;
	color: #F60307;
	text-decoration: none;
	font-weight: bold;
}
.texto4 {


	font-family: verdana;
	font-size: 10px;
	color: #F60307;
	text-decoration: none;
}
.texto5 {

	font-family: verdana;
	font-size: 11px;
	color: #01678F;
	text-decoration: none;
	font-weight: bold;
}
.borde {
	border: 1px solid #464646;
}
.botonformulario {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e6e6e6;
	
}
.linkazul{
	text-decoration: underline;
}

.linkazul:hover{
	text-decoration: none;
}

.textobalitas {font-family: Arial; font-size: 9px; color: #B4B4B4; text-decoration: none; }
A.linkbalitas {
	font-family: Arial; font-size: 9px; text-decoration: underline; color: #B4B4B4;


}
A.linkbalitas:hover {
	font-family: Arial; font-size: 9px; text-decoration: none; color: #B4B4B4;
}
