body {
		font-family: Verdana, Geneva, sans-serif;
		background-color: #efefef;
		font-size: 11px;
		color: #8496AC;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
}

.text_titulo{
    font-family: Verdana, Geneva, sans-serif;
    font-size:14px;
    color:#778DA4;
    font-weight:bold;
}

.text_negro{
    font-family: Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.text_blanco{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

table {
    border: 0;
    margin: auto;
    padding: 0;
    text-align:left;
}

A:active	{
   font-family: Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

A:link   	{
   font-family: Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

A:visited 	{
   font-family: Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

A:hover 	{ 
    color: #9900ff;
    font-size: 9pt;
    text-decoration: none
}

input 	{
    border-right: thin ridge;
    border-top: thin ridge;
    border-left: thin ridge;
    border-bottom: thin ridge;
    color: #000066;
    font-family: Verdana, Geneva, sans-serif; font-size: 10pt;
}

button	{ 
    border-right: thin ridge;
    border-top: thin ridge;
    border-left: thin ridge;
    border-bottom: thin ridge;
    color: #000066;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
}
submit	{
    border-right: thin ridge;
    border-top: thin ridge;
    border-left: thin ridge;
    border-bottom: thin ridge;
    color: #000066;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
}

select	{ 
    border-right: thin ridge;
    border-top: thin ridge;
    border-left: thin ridge;
    border-bottom: thin ridge;
    color: #000066;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
}

