body 
{ 
	font-family: Times New Roman, Nimbus; 
	font-size: 9px;
	text-align: center; 
}

.p1 {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

  a.classe2:link {
  text-decoration: underline overline
  }
  a.classe2:visited {
  text-decoration: underline overline
  }
  a.classe2:hover {text-decoration: underline; 
  color: #00FF00;
  }
  a.classe2:active {
  text-decoration: underline overline
  }

table.horario {border-collapse: collapse;}

table.horario tr td {border:2px solid #0000FF;}
