<style>

<!--

a 
	{
	text-decoration : none; 
	font            : 12pt/14pt "arial";
	color           : #a40000; 
	font-weight     : bold
	}

a.botaomapa 
	{
	text-decoration : none; 
	font            : 12pt/14pt "arial";
	color           : #0000ff; 
	font-weight     : bold
	}

a.estrela 
	{
	text-decoration : none; 
	font            : 12pt/14pt "arial";
	color           : #ffff00; 
	font-weight     : bold
	}

a:hover /* when mouse is over link */
	{
	color            : #ff66ff 
	}

a.new 
	{
	text-decoration : none; 
	font            : 12pt/14pt "arial";
	color           : #009900; 
	font-weight     : bold
	}

a.standard 
	{
	text-decoration : none; 
	font            : 12pt/14pt "verdana";
	color           : #000000 
	}

a.subtitulo 
	{
	text-decoration : none; 
	font            : 14pt/16pt "arial";
	color           : #a40000; 
	font-weight     : bold
	}

body 
	{
	background-color : #ffcc66; 
	text             : #000000; 
   link             : #0000ff;
	alink            : #ff0000;	/* for active  links */
	vlink            : #800080;   /*for visited links*/
	}

div.standard    /* Texto normal*/
	{ font          : 12pt/14pt "verdana" ;
	color           : #000000
	}
 

span    /* Ressalta palavras no texto*/
	{ font          : 12pt/14pt "verdana" ;
	color           : #a40044; 
	font-weight     : bold
	}

span.azul    /* Ressalta palavras no texto*/
	{ font          : 14pt/14pt "verdana" ;
	color           : #0000ff 
	}

span.standard    /* Texto normal*/
	{ font          : 12pt/14pt "verdana" ;
	color           : #000000 
	}

span.subtitulo 
	{
	font            : 14pt/16pt "arial";
	color           : #a40000; 
	font-weight     : bold
	}

span.subtituloazul
	{ font          : 14pt/16pt "helvetica" ;
	color           : #0000ff; 
	font-weight     : bold
	}

span.titulo
	{ font          : 30pt "helvetica" ;
	color           : #a40000; 
	font-weight     : bold
	}

span.titulomapa
	{ font          : 30pt "helvetica" ;
	color           : #0000ff; 
	font-weight     : bold
	}

table.borda /* somente define uma borda */
	{
	width       : 95%;
	border      : 2px solid black}


table.centroindice /* tabela central, com fisica */
	{
	align       : center;
	width       : 100%;
	height      : "100"	}
         
table.menu  /* tabelas laterais, com botoes */
	{
	cols				: 1;
	cellspacing    : 5;
	cellpadding    : 5;
	width          : 100%;
	align          : center;
	valign			: middle
	}


td.botao        /* Para o menu lateral */
	{	
	font              : 25pt "times new roman";
	width             : 100%;
	font-weight       : bold;
	background-color  : #ffcc66
	}

td.botaocurso        /* Para o menu lateral do curso de astronomia */
	{	
	font             : 20pt "times new roman";
	width            : 100%;
	font-weight      : bold;
	background-color : #ffcc66
	}

td.estrela        /* Botao p/ indice  curso astronomia */
	{	
	font              : 30pt "times new roman" ;
	width             : 100%;
	font-weight       : bold;
	background-color : #08296b
	}

td.fisica  /* para a tabel acentral */
	{
	text-align : justify;	
   vlign      : top;
   color      : #000000;
	width      : 50%
	}




//-->

</style>

<!-- <link rel=stylesheet href="lyrics.css" type="text/css"> //-->
<!--
DEPOT

verdana
body 
	{
	background-color : #000040; 
	text             : #ffffff; 
	link             : #0000ff; 		
	vlink            : #800080; 	/* for visited links       */
	alink            : #ff0000		/* for active  links       */
	}

	link             : #0000ff; 		
	vlink            : #800080; 	/* for visited links       */

table.index
	{
	cols				: 1;
	align       : left;
	valign			: top;
	width       : 10%;
	border      : 0;
	height      : 20;
	border			: 5px solid #a40000
	}

	font       : 12pt/14pt "Verdana, Arial, Helvetica, sans-serif";
	color      : #ffcc66;

//-->
