body {

 font-family:Verdana, Arial, Helvetica, sans-serif;

}
code{
	font-family:Courier,Courier New;
	font-size:10px;
}
table{
	font-size:10px;
}
a{
 font-size:12px;
 text-decoration:none;
 color:#CCCCCC;
 font-weight:bold;
 line-height: 20px;
}
a:hover{
 font-size:12px;
 text-decoration:underline;
 color:#00CC00;
 font-weight:bold;
 line-height: 20px;
}
a:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
  text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;
 line-height: 20px;
}
.a1{
 font-size:12px;
 text-decoration:none;
 color:#777777;
 font-weight:bold;
 line-height: 20px;
}
.a1:hover{
 font-size:12px;
 text-decoration:underline;
 color:#00CC00;
 font-weight:bold;
 line-height: 20px;
}
.a1:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
  text-decoration:none;
 color:#777777;
 font-weight:bold;
 line-height: 20px;
}
.aejemplos{
 font-size:12px;
 text-decoration:none;
 color:#000000;
 font-weight:bold;
 line-height: 20px;
}
.aejemplos:hover{
 font-size:12px;
 text-decoration:underline;
 color:green;
 font-weight:bold;
 line-height: 20px;
}
.aejemplos:visited{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
  text-decoration:none;
 color:#000000;
 font-weight:bold;
 line-height: 20px;
}
.bloque1 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background-color:#000000;
 
 border-top-color:#000000;
 border-top-style:solid;
 border-top-width:1px;
 
 border-bottom-color:#000000;
 border-bottom-style:solid;
 border-bottom-width:1px;
}
.bloque2 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 line-height: 20px;
 text-align:justify;
 
 background-image:url(img/bg.gif);
 border-left-color:#666666;
 border-left-style:solid;
 border-left-width:1px;
	
 border-right-color:#666666;
 border-right-style:solid;
 border-right-width:1px;
 
 border-top-color:#000000;
 border-top-style:solid;
 border-top-width:1px;
 
 border-bottom-color:#000000;
 border-bottom-style:solid;
 border-bottom-width:1px;
}
.titulo1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#00CC00;
 font-weight:bold;
 line-height: 20px;
 }
 .titulo2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#333333;
 font-weight:bold;
 line-height: 20px;
 }
.textblanco {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#CCCCCC;
 font-weight:bold;
 line-height: 20px;
 }
 /*table-menu 1*/

#tablemenu1 {
width: 100%;

}
#tablemenu1 td {
width:25%
}
#tablemenu1 td a {
text-decoration:none;
display:block;
padding:1px;
font: 13px Arial, sans-serif;
font-weight:bold;
}
#tablemenu1 td a:link, #tablemenu1 a:visited, 
#tablemenu1 a:active{
color: #00CC00;
background-color:#FFFFFF;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;

border-top-color:#333333;
border-top-style:solid;
border-top-width:1px;

border-left-color:#333333;
border-left-style:solid;
border-left-width:1px;

border-right-color:#333333;
border-right-style:solid;
border-right-width:1px;
}

#tablemenu1 td a:hover {
color:#FFFFFF;
background-color:#333333;
font-variant:small-caps;
}
#tablemenu1 td {
text-align: center;
}
* html #tablemenu1 td a {height:1px;}

 /*table-menu 2*/

#tablemenu2 {
width: 100%;

}
#tablemenu2 td {
width:20%
}
#tablemenu2 td a {
text-decoration:none;
display:block;
padding:0px;
font: 13px Arial, sans-serif;
font-variant:small-caps;
}
#tablemenu2 td a:link, #tablemenu2 a:visited, 
#tablemenu2 a:active{
color:#333333;
background-color:#CCCCCC;

}

#tablemenu2 td a:hover {
color:#FFFFFF;
background-color:#333333;
font-variant:small-caps;
}
#tablemenu2 td {
text-align: center;
}
* html #tablemenu2 td a {height:1px;}

/*table-menu EJEMPLOS*/

#tablemenuejemplos {
width: 100%;

}
#tablemenuejemplos td {
width:50%
}
#tablemenuejemplos td a {
text-decoration:none;
display:block;
padding:0px;
font: 13px Arial, sans-serif;
font-variant:small-caps;
}
#tablemenuejemplos td a:link, #tablemenuejemplos a:visited, 
#tablemenuejemplos a:active{
color:#333333;
background-color:#CCCCCC;

}

#tablemenuejemplos td a:hover {
color:#FFFFFF;
background-color:#333333;
font-variant:small-caps;
}
#tablemenuejemplos td {
text-align: center;
}
* html #tablemenuejemplos td a {height:1px;}