



<style type="text/css">

/*----------Text Styles----------*/





.wpmd 

{

	font-size: <? echo $rowo["tamano"]; ?>px;

	font-family: <? echo $rowo["fuente"]; ?>;

	font-style: <? echo $rowo["tipo"]; ?>;

	font-weight: <? echo $rowo["altura"]; ?>;

	color: #<? echo $rowo["color"]; ?>;

}



.wpmd2

{

	font-size: <? echo $text2["tamano"]; ?>px;

	font-family: <? echo $text2["fuente"]; ?>;

	font-style: <? echo $text2["tipo"]; ?>;

	font-weight: <? echo $text2["altura"]; ?>;

	color: #<? echo $text2["color"]; ?>;

}



.wpmd3

{

	font-size: <? echo $text["tamano"]; ?>px;

	font-family: <? echo $text["fuente"]; ?>;

	font-style: <? echo $text["tipo"]; ?>;

	font-weight: <? echo $text["altura"]; ?>;

	color: #<? echo $text["color"]; ?>;

}





.titulo

{

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight:bold;

	color: #800000;

	text-align:left;

	

}



.dato

{

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight:normal;

	color: #333333;

	text-align:left;

	

}

.datos

{

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight:normal;

	color: #969696;

	text-align:left;

	

}



.iden

{

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight:normal;

	color: #808080;

	text-align:left;

	

}



.titulo1

{

	font-size: 20px;

	font-family: Verdana, Geneva, sans-serif;

	font-style: normal;

	font-weight: bold;

	color: #096;

}



.desc

{

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}



.menu 

{

	font-size: <? echo $rown["tamano"]; ?>px;

	font-family: <? echo $rown["fuente"]; ?>;

	font-style: <? echo $rown["tipo"]; ?>;

	font-weight: <? echo $rown["altura"]; ?>;

}

	

.table 

{

	font-size: 14px;

	font-family: Verdana, Geneva, sans-serif;

	font-style: normal;

	font-weight: bold;

	color: #000;

	text-align: left;



}

.forcate {

	text-decoration:none;

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}



.forcate2 {

	text-decoration:none;

	font-size: 13px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}



.forcate1 {

	text-decoration:none;

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

	text-align:right;

}



a.regop:link {

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}



a.regop:visited {

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}



a.regop:active {

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}



a.cate:link {

	text-decoration:none;

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

a.cate:visited {

	text-decoration:none;

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

a.cate:active {

	text-decoration:none;

	font-size: 11px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}



a.subm:link {

	text-decoration:none;

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}

a.subm:visited {

	text-decoration:none;

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}

a.subm:active {

	text-decoration:none;

	font-size: 9.3px;

	font-family: Verdana;

	font-style: normal;

	font-weight: normal;

	color: #969696;

}

/*----------Para Styles----------*/

</style>