.cabezal {
	width: 100%;
	height: 61px;
	background: url(http://www.hsfuruguay.edu.uy/vocabulariotaboriniano/imagenes/cabezalVocTab.jpg) #fff;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
body {
	background: url(http://www.hsfuruguay.edu.uy/vocabulariotaboriniano/imagenes/fondeadoVocTab.jpg) #C0C0C0;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	color:#000;
	font-family: Georgia,Times New Roman,Times;
	font-size: 10pt;
	} 
	
a { color:#99f;
	text-decoration:none;
	font-weight:bold;
	}

a:hover { text-decoration: underline;}	

a:visited  { color:#339; }

.highlight_word{ background-color: yellow; }
