body { 
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: white;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}
a {
	color: white;
	text-decoration: underline;
}
a:hover {
	color: white;
	text-decoration: none;
}
#pag {
  	background: #fff;
	width: 600px;
	background: #fff url(img/login3.jpg) no-repeat top left;
	height: 900px;
}

