BODY {
   background: #fffacd;
   color: #000080;
   font-family: Arial, Helvetica, sans-serif;
}

.cabeza {
   font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}

A:link {
   color: #0000ff;
   text-decoration: none;
}

A:visited {
   color: #0000ff;
   text-decoration: none;
}

A:hover {
   text-decoration: underline;
   background-color: #ffff00;
   color: #000000;
}

.invisible {
   color: #fffacd;
}

<!-- Diccionarios.com  -->

.subtitBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.toolInput{
	BACKGROUND-COLOR: #F8F8F8;
	BORDER-BOTTOM: #C0C0C0 1px solid;
	BORDER-LEFT: #C0C0C0 1px solid;
	BORDER-RIGHT: #C0C0C0 1px solid;
	BORDER-TOP: #C0C0C0 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	WIDTH: 150px;
}

.txtDarkGray, .txtDarkGray A:link, .txtDarkGray A:visited, .txtDarkGray A:active  {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color:#333333;
}

.txtDarkGray A:hover {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color:#FC6F05;
}

.toolButton{
	border : 1px solid #C0C0C0;
	font-family : Verdana, Arial;
	FONT-SIZE : 10px;
	width : 70px;
	COLOR : #FFFFFF;
	background-color : #999999;
	text-align : center;
	font-weight : bold;
}
