 <style type="text/css">
 
  	a:active  {
	 	text-decoration : underline;
	 	color : #FFFFFF;
	 	font-family: "Times New Roman", Courier, Garamond, serif;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	 
	 a:link  {
	 	text-decoration : underline;
	 	color : #FFFFFF;
	 	font-family: "Times New Roman", Courier, Garamond, serif;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	 
	 a:visited  {
	 	text-decoration : none;
	 	color : #FFFFFF;
	 	font-family: "Times New Roman", Courier, Garamond, serif;
	 	font-face : verdana;
	 	font-size= 12px;	 	
	 }
	 
	 a:hover  {
	 	text-decoration : underline;
	 	color : #9B9B9B;
	 	font-family: "Times New Roman", Courier, Garamond, serif;
	 	font-face : verdana;
	 	font-size= 12px;
	 }

	 A.newlink:link {
	      font-face : verdana;
	      color : #003399;
	      font-size : 16px;
	      font-style : italic;
	      font-weight: bold;
	 }
	
	 A.newlink:active {
	      font-face : verdana;
	      color : #003399;
	      font-size : 16px;
	      font-style : italic;
	      font-weight: bold;
	 }
	
	 A.newlink:visited {
	      font-face : verdana;
	      color : #003399;
	      font-size : 16px;
	      font-style : italic;
	      font-weight: bold;
	 }
	
	 A.newlink:hover {
	 	text-decoration : underline;
	 	color : #9B9B9B;
	 	font-face : verdana;
	 	font-size= 16px;
	 	font-style : italic;
	    font-weight: bold;
	 }
	

	 
	 A.tail:link {
	 	text-decoration : underline;
	 	color : #FFFFFF;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	
	 A.tail:active {
	 	text-decoration : underline;
	 	color : #FFFFFF;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	
	 A.tail:visited {
	 	text-decoration : underline;
	 	color : #FFFFFF;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	
	 A.tail:hover {
	 	text-decoration : underline;
	 	color : #9B9B9B;
	 	font-face : verdana;
	 	font-size= 12px;
	 }
	 
	 
       
      table#tabmenu {
        margin-bottom: 1em;
      }
      td.tab, td.selectedtab, td.tabspacer, td#contentscell {
        border: 1px solid black;
      }
      td.tabspacer {
        border-width: 0 0 1px;
      }
      td.tab, td.selectedtab {
        width: 20%;
        padding: 2px 5px;
      }
      td.tab {
        background: #3366FF;
        cursor: pointer;
      }
      td.selectedtab {
        border-bottom: 0;
      }
      td.selectedtab, td#contentscell {
        background: #3399FF;
      }
      td#contentscell {
        border-width: 0 1px 1px;
        padding: 5px;       
      }
      div.contents {
        display: none;
      }
      div.selectedcontents {
        display: block;
      }
      .textoblancoItalic{
	      font-face : verdana;
	      color : white;
	      font-size : 12px;
	      font-weight: bold	      
      }
      .textoblanco{
	      font-face : verdana;
	      color : white;
	      font-size : 12px;
	      font-style : normal;
	      font-weight: bold	      	      
      }      
      .textoblancochico{
	      font-face : s;
	      color : white;
	      font-size : 10px;
	      font-style : normal;
	      font-weight: bold;
	      font-family:Verdana, Arial, Helvetica, sans-serif;
      }      
      .headlines{
	      font-face : verdana;
	      color : #003399;
	      font-size : 16px;
	      font-style : italic;
	      font-weight: bold;

      }
      .campo {
		width:80px;
		margin-bottom:2px;
		border:1px Solid #B0AD99;
		background:#f7f7f4;
		background-repeat:no-repeat;
		color:#300;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:2px;
		}

      .textonegro{
	      font-face : verdana;
	      color : black;
	      font-size : 14px;
	      font-style : normal;
      }      
      .textorojo{
	      font-face : verdana;
	      color : #AA0000;
	      font-size : 14px;
	      font-style : normal;
	      font-weight: bold;
      }
      .textogrande{
	      font-family: "Times New Roman", Courier, Garamond, serif;
	      font-face : verdana;
	      color : #FFFFFF;
	      font-size : 24px;
	      font-style : italic;
	      font-weight: bold;
      }      
      .textoamarillo{
	      font-family: "Times New Roman", Courier, Garamond, serif;
	      font-face : verdana;
	      color : #f4b500;
	      font-size : 12px;
	      font-weight: bold;
      }      
    </style>

