body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
   
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
   }
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #ffffff; font-size: 16px; font-weight: bold; }
.style2 {font-size: 19px; color: #FF6633; }
.style3 {font-size: 14px; color: #003366; }
.style4 {color: #003366; font-weight: bold; }
.style7 {font-family: Arial; font-size: 12px; color: #000000; }
.style16 {font-family: Arial; font-size: 10px; }
.style7 {font-family: Arial; font-size: 12px; color: #000000; }

.style20 {font-family: "Comic Sans MS";
	color: #000000;
	font-size: 16px;
}
.style21 {font-size: 12px;
           color: #009900;
}
.style23 {color: #008000}
.style25 {font-size: 24px; color: #008000;}
.style24 {font-size: 14px;
	font-weight: bold;
}


.style26 {font-size: 10px}

.boton {
	background-image:url(img/boton.jpg);
	width: 210px;
	height: 20px;
	left: auto;
	background-repeat: no-repeat;
}
A.clase1:visited {
	color:#FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:active {
	color:#FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:link {
	color:#FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
} 
A.clase1:hover {
	color:#FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}



A.clase-btn:visited, A.clase-btn:active, A.clase-btn:link  {
	color:#FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
} 
A.clase-btn:hover {
	color: #FF6600;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
}