a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
}
.titulo2{
	color:#009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight: bold;
	text-transform : uppercase;
}

.linkmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color:#666666;
	text-decoration: none;
}
.texto {
	color: #3C3C3C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}

.titulo{
	color:#009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight: bold;
}

.tabladown{
 background-image:url(../img/down.gif);
 background-repeat:no-repeat;
 }
.tablaleft{
 background-image:url(../img/left.gif);
 background-repeat: repeat-y;
 }
 .tablaright{
 background-image:url(../img/right.gif);
 background-repeat: repeat-y;
 }
  .tablatop{
 background-image:url(../img/fondotop.gif);
 background-repeat: no-repeat;
 }
   .tablamenu{
 background-image:url(../img/fmin.gif);
 background-repeat: no-repeat;
 }
