/* CSS Document */

.link{
	font-family: Arial Narrow;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0083C2;
	text-decoration: none;
}
A.link:visited{
	font-family: Arial Narrow;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0083C2;
	text-decoration: none;
}
A.link:hover{
	font-family:Arial Narrow;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0083C2;
	text-decoration: underline;
}
.font{
	font-family:Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}


input
{
font-family:Verdana	;
font-size:9pt;
border-width:1px;
height:20px;
border-color:#000000;
}
.tarea
{
font-family:Verdana	;
font-size:9pt;
border-width:1px;
border-color:#006600;
outset:#006600;
solid:#006600;
}

.mesfont{
	font-family:Tahoma;
	font-size: 8pt;
	font-style: normal;
	text-transform: none;
	color: #696969;
	text-decoration: none;
}
