A{
	text-decoration : none;
	color : black;
} 
A:HOVER {
	text-decoration : underline;	
}
A.rodape{
	text-decoration : none;
	color : White;
} 
A.rodape:HOVER {
	text-decoration : underline;	
	color : White;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	background-repeat : no-repeat;
}
.rodape{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: white;
}
.titulo {
	font-weight : bold;
	font-size :  12px;
	color:white;
	padding-left : 15px;
	padding-top : 4px;
}
.menudir {
	font-weight : bold;
	font-size : 10px;
	color:white;
	padding-left : 13px;
	padding-top : 2px;
}
.paragrafo{
	padding-left : 4px;
	padding-right : 4px;
	text-align : justify;
}
input {
	width : 100px;
	border : 1px solid black;
	height : 17px;
	font-family: Arial;
	font-size: 9px;
}
textarea {
	border : 1px solid black;
	font-family: Arial;
	font-size: 9px;
}
.destaque{
	padding-left : 4px;
	text-align : justify;
	color : black;
}
IMG{
	border : 0px;
}
.menu{
	color : white;
	text-transform : uppercase;
	font-weight : bold;
	padding-right : 8px;
}
.tabpop{
	font-family:Tahoma;
	font-size:8pt;
	padding-left:9px;
	padding-right:9px;
	cursor : default;
}
.shot{
	width:52px;
	height:18px;
}