a:link {
       color : Black;
       text-decoration : none;
}

a:visited {
       color : Black;
       text-decoration : none;
}

a:hover {
       color : black;
       text-decoration : underline;
       font-weight:bold;
}

#tabela {
   border: 0px solid black;
   border-collapse: collapse;
}

#tabela td {
	font-size: 20px; font-family: Times New Roman;
	border: 0px solid black;
	padding: 0px;
}

#tabela tr {
 text-align:left;
}

body {
background: url('gfx/bg.jpg') fixed;
} 

/* <![CDATA[ */
td { font-size: 18px; font-family: Times New Roman}
/* ]]> */
