A:Link {
	color:#000099;
	text-decoration: none;
	font-size: 10;
	font-family: verdana, arial;
	font-weight: normal;
	font-style: normal;
}

A:Visited  {
	color : #000066;
	text-decoration : none;
	font-size : 10;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
}

A:Active { 
	color : #000066;
	text-decoration : none;
	font-size : 10;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
} 
 
A:Hover  {
	color : #c0c0c0;
	text-decoration : none;
	font-size : 10;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.formularios
{
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	border:1px;
	border-style: solid;
	background-color: #ffffff;
	border-color: #111111;
	color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px; 	
}

.formtexts
{
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
}
.tablas
{
border-left-width: 1px; 
border-right-width: 1px;
border-top-width: 1px; 
border-bottom-width: 1px;
border-width: 1px;
border-style: solid;
border-color: #333333;

}
.tablas2
{
border-left-width: 1px; 
border-right-width: 1px;
border-top-width: 1px; 
border-bottom-width: 1px;
border-width: 1px;
border-style: solid;
border-color: #669999;

}
.tablaazul
{
border-left-width: 1px; 
border-right-width: 1px;
border-top-width: 1px; 
border-bottom-width: 1px;
border-width: 1px;
border-style: solid;
border-color: #000099;

}

.whitetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	
}