html {font-family:Verdana, Helvetica, sans-serif;
	  font-size:12px;
	  color:#333333;}
	  
body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(/registrar/images/border.gif);
	background-repeat: repeat-y;
	background-position: 20px 0px; */
}

a:link {color:#336699; text-decoration:underline;}
a:visited {color:#336699; text-decoration:underline;}
a:hover {color:#666699;}
