body {
	font-family: "Arial", Courier, mono;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
	padding-left:5px;
	padding-right:5px;
}

.texto {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.txtadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link{
	font-family: "Arial", Courier, mono;
	font-weight: bold;
	color: 333333;
	
	
	}
a:hover{
	font-family: "Arial", Courier, mono;
	font-weight: bold;
	color: ff3300;
	
	}
a:visited{
	font-family: "Arial", Courier, mono;
	font-weight: bold;
	color: 666666;
	
	}
a.admin:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	
	
	}
a.admin:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ff3300;
	
	}
a.admin:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	
	}
a.ppal:link{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	
	
	}
a.ppal:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: ff3300;
	
	}
a.admin:visited{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: 666666;
	
	}		
