@charset "utf-8";
/* CSS Document */

* { text-decoration:none }

body {
	background-image: url(images/as_02.png);
	background-repeat: repeat;
}

#Table_01 tr td {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#Table_01 tr td p {
	font-size: 10px;
}
#Table_01 tr td p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	color: #03C;
}
a:visited, a:active {
	color: #00C
}
a:hover {background: #06F; 
color: #FFF;
}

.rodape {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.rodape a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF
}

