td{
color: #000000;
font-family:Tahoma; 
font-size: 11px; 
}
body{
background:#ffffff;
color:#000000;
font-family:Tahoma; 
font-size:14px; 
margin-top:2px;
text-align:center;
}
#conteudo{
text-align:center;
border:1px solid #999999;
border-bottom-style:groove;
border-right-style:groove;
margin:0 auto;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #DC1D1A;
}
a:active {
	text-decoration: none;
	color: #000000;
}

