body,td,th {
	font-family: Verdana;
	font-size: 10px;
}
body {
	background-color: #FFFFCC;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.textbox {
	color : #000000;
	background-color : #FFFFCC;
	font-size : 10px;
	border: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	height: 15px;
	
}

.botoes {
	color : #000000;
	background-color : #FFCC00;
	font-size : 10px;
	border: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	height: 19px;
}
a.preto
 {
	color : #000000;
	font-size : 10px;
	font-family :  Verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.preto:link {
	color : #000000;
	text-decoration: none;
}
a.preto:hover {
	color : #FF3300;
}
 
.tilulos {
	font-size: 12px;
	font-weight: bold;
}
.textboxUP {
	color : #000000;
	background-color : #FFFFCC;
	font-size : 10px;
	border: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	height: 18px;
	text-transform: uppercase;
}

.textboxLC {
	color : #000000;
	background-color : #FFFFCC;
	font-size : 10px;
	border: 1px solid #000000;
	font-family: Verdana;
	font-weight: bold;
	height: 15px;
	text-transform: lowercase;
}

a.menu01 {
	color : #000000;
	font-size : 10px;
	font-family : Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.menu01:link {
	color : #FFFFFF;
	text-decoration: none;
}
a.menu01:hover {
	color : #0033CC;
	text-decoration: underline;
}
a.links {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}	
a.links:hover {
	color: #FF3300;
	text-decoration: none;
}

a.links:link {
	color: #000000;
}
.bordas {
	
	border: 1px groove #FFCC00;

}

