a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699FF;
	text-decoration:underline;
	font-weight:normal;
	}

A:hover.cur {
	cursor: help
	}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699FF;
	text-decoration:underline;
	font-weight:normal;
	}

.textopassw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	text-decoration: none
	}

.textofecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none
	}

input.peq {
	height:16;
	font-family:verdana,arial;
	font-size:9px;color:#FFFFFF;
	font-weight: 600;
	background-color:#6699CC;
	border-top-width:1px;
	border-top-size:10px;
	border-top-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	}

select.peq {
	height:16;
	font-family:verdana,arial;
	font-size:9px;color:#FFFFFF;
	font-weight: 600;
	background-color:#6699CC;
	border-top-width:1px;
	border-top-size:10px;
	border-top-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	}
