

body {
font-size : 12px;
	font-weight : normal;
	color : #000066;
	}

td.celda2  {
	font-size : 12px;
	font-weight : normal;
	color : #FF9900;
	font-family : Verdana;
	background-color : #00BBBB;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	}
A:link {COLOR: blue; TEXT-DECORATION: none}
  	A:visited {COLOR: blue; TEXT-DECORATION: none}
  	A:active {TEXT-DECORATION: none}
  	A:hover {COLOR: red; TEXT-DECORATION: none} 
	
.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: italic;
	color: #000066;
	font-weight: bold;

}
